Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dnested.c3822 static inline bool vmx_pending_dbg_trap(struct kvm_vcpu *vcpu) in vmx_pending_dbg_trap() function
3838 if (vmx_pending_dbg_trap(vcpu)) in nested_vmx_update_pending_dbg()
3878 if (vcpu->arch.exception.pending && !vmx_pending_dbg_trap(vcpu)) { in vmx_check_nested_events()