Searched refs:KVM_GUESTDBG_BLOCKIRQ (Results 1 – 6 of 6) sorted by relevance
173 KVM_GUESTDBG_BLOCKIRQ; in main()
297 #define KVM_GUESTDBG_BLOCKIRQ 0x00100000 macro
260 KVM_GUESTDBG_BLOCKIRQ)
10400 if (vcpu->guest_debug & KVM_GUESTDBG_BLOCKIRQ) in kvm_check_and_inject_events()12073 if (vcpu->guest_debug & KVM_GUESTDBG_BLOCKIRQ) { in kvm_arch_vcpu_guestdbg_update_apicv_inhibit()
3710 - KVM_GUESTDBG_BLOCKIRQ: avoid injecting interrupts/NMI/SMI [x86]