Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/vmx/
Dvmx.c5704 static bool vmx_emulation_required_with_pending_exception(struct kvm_vcpu *vcpu) in vmx_emulation_required_with_pending_exception() function
5731 if (vmx_emulation_required_with_pending_exception(vcpu)) { in handle_invalid_guest_state()
5755 if (vmx_emulation_required_with_pending_exception(vcpu)) { in vmx_vcpu_pre_run()