Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dnested.c442 static bool nested_vmx_is_exception_vmexit(struct kvm_vcpu *vcpu, u8 vector, in nested_vmx_is_exception_vmexit() function
6996 .is_exception_vmexit = nested_vmx_is_exception_vmexit,