Home
last modified time | relevance | path

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

/Linux-v6.1/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
6973 .is_exception_vmexit = nested_vmx_is_exception_vmexit,