Home
last modified time | relevance | path

Searched refs:sev_es_hcall_finish (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/
A Dx86_init.h251 bool (*sev_es_hcall_finish)(struct ghcb *ghcb, struct pt_regs *regs); member
/linux/arch/x86/kernel/cpu/
A Dvmware.c526 .runtime.sev_es_hcall_finish = vmware_sev_es_hcall_finish,
/linux/arch/x86/kernel/
A Dsev.c1204 if (x86_platform.hyper.sev_es_hcall_finish && in vc_handle_vmmcall()
1205 !x86_platform.hyper.sev_es_hcall_finish(ghcb, ctxt->regs)) in vc_handle_vmmcall()
A Dkvm.c949 .runtime.sev_es_hcall_finish = kvm_sev_es_hcall_finish,

Completed in 745 milliseconds