Searched refs:KVM_GUESTDBG_BLOCKIRQ (Results 1 – 3 of 3) sorted by relevance
51 * interrupt we raised is not handled due to KVM_GUESTDBG_BLOCKIRQ. in guest_code() 173 KVM_GUESTDBG_BLOCKIRQ; in main()
297 #define KVM_GUESTDBG_BLOCKIRQ 0x00100000 macro
10369 if (vcpu->guest_debug & KVM_GUESTDBG_BLOCKIRQ) in kvm_check_and_inject_events()12029 if (vcpu->guest_debug & KVM_GUESTDBG_BLOCKIRQ) { in kvm_arch_vcpu_guestdbg_update_apicv_inhibit()