Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dx86_init.h250 void (*sev_es_hcall_prepare)(struct ghcb *ghcb, struct pt_regs *regs); member
/linux/arch/x86/kernel/cpu/
A Dvmware.c525 .runtime.sev_es_hcall_prepare = vmware_sev_es_hcall_prepare,
/linux/arch/x86/kernel/
A Dsev.c1187 if (x86_platform.hyper.sev_es_hcall_prepare) in vc_handle_vmmcall()
1188 x86_platform.hyper.sev_es_hcall_prepare(ghcb, ctxt->regs); in vc_handle_vmmcall()
A Dkvm.c948 .runtime.sev_es_hcall_prepare = kvm_sev_es_hcall_prepare,

Completed in 9 milliseconds