Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dkvm.c822 static void kvm_sev_es_hcall_prepare(struct ghcb *ghcb, struct pt_regs *regs) in kvm_sev_es_hcall_prepare() function
846 .runtime.sev_es_hcall_prepare = kvm_sev_es_hcall_prepare,