Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dx86_init.h284 void (*sev_es_hcall_prepare)(struct ghcb *ghcb, struct pt_regs *regs); member
/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c794 .runtime.sev_es_hcall_prepare = hv_sev_es_hcall_prepare,
/linux/arch/x86/kernel/
H A Dkvm.c1052 .runtime.sev_es_hcall_prepare = kvm_sev_es_hcall_prepare,