Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Dvmx.c5515 static int handle_ept_misconfig(struct kvm_vcpu *vcpu) in handle_ept_misconfig() function
5814 [EXIT_REASON_EPT_MISCONFIG] = handle_ept_misconfig,
6246 return handle_ept_misconfig(vcpu); in __vmx_handle_exit()