Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/
Dkvm.c1002 static bool kvm_sev_es_hcall_finish(struct ghcb *ghcb, struct pt_regs *regs) in kvm_sev_es_hcall_finish() function
1019 .runtime.sev_es_hcall_finish = kvm_sev_es_hcall_finish,