Lines Matching +defs:val +defs:req
282 static __always_inline void sev_es_wr_ghcb_msr(u64 val) in sev_es_wr_ghcb_msr()
769 u64 val; in early_set_pages_state() local
1899 u8 *val = (u8 *)ghcb->shared_buffer; in vc_handle_mmio() local
1903 u16 *val = (u16 *)ghcb->shared_buffer; in vc_handle_mmio() local
1927 long val, *reg = vc_insn_get_rm(ctxt); in vc_handle_dr7_write() local
2565 static int snp_issue_guest_request(struct snp_guest_req *req, struct snp_req_data *input, in snp_issue_guest_request()
2952 static int verify_and_dec_payload(struct snp_msg_desc *mdesc, struct snp_guest_req *req) in verify_and_dec_payload()
2993 static int enc_payload(struct snp_msg_desc *mdesc, u64 seqno, struct snp_guest_req *req) in enc_payload()
3028 static int __handle_guest_request(struct snp_msg_desc *mdesc, struct snp_guest_req *req, in __handle_guest_request()
3114 int snp_send_guest_request(struct snp_msg_desc *mdesc, struct snp_guest_req *req, in snp_send_guest_request()
3182 struct snp_guest_req *req; in snp_get_tsc_info() local