Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c5109 static bool rmode_exception(struct kvm_vcpu *vcpu, int vec) in rmode_exception() function
5276 if (vmx->rmode.vm86_active && rmode_exception(vcpu, ex_no)) in handle_exception_nmi()