Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c5511 static int handle_ept_misconfig(struct kvm_vcpu *vcpu) in handle_ept_misconfig() function
5816 [EXIT_REASON_EPT_MISCONFIG] = handle_ept_misconfig,
6209 return handle_ept_misconfig(vcpu); in vmx_handle_exit()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c5800 static int handle_ept_misconfig(struct kvm_vcpu *vcpu) in handle_ept_misconfig() function
6125 [EXIT_REASON_EPT_MISCONFIG] = handle_ept_misconfig,
6568 return handle_ept_misconfig(vcpu); in __vmx_handle_exit()

Completed in 33 milliseconds