Searched refs:sev_es_hcall_finish (Results 1 – 4 of 4) sorted by relevance
283 bool (*sev_es_hcall_finish)(struct ghcb *ghcb, struct pt_regs *regs); member
587 .runtime.sev_es_hcall_finish = vmware_sev_es_hcall_finish,
712 .runtime.sev_es_hcall_finish = hv_sev_es_hcall_finish,
1997 if (x86_platform.hyper.sev_es_hcall_finish && in vc_handle_vmmcall()1998 !x86_platform.hyper.sev_es_hcall_finish(ghcb, ctxt->regs)) in vc_handle_vmmcall()