Searched refs:KVM_GUESTDBG_BLOCKIRQ (Results 1 – 6 of 6) sorted by relevance
170 KVM_GUESTDBG_BLOCKIRQ; in main()
296 #define KVM_GUESTDBG_BLOCKIRQ 0x00100000 macro
246 KVM_GUESTDBG_BLOCKIRQ)
10178 if (vcpu->guest_debug & KVM_GUESTDBG_BLOCKIRQ) in kvm_check_and_inject_events()11649 if (vcpu->guest_debug & KVM_GUESTDBG_BLOCKIRQ) { in kvm_arch_vcpu_guestdbg_update_apicv_inhibit()
3630 - KVM_GUESTDBG_BLOCKIRQ: avoid injecting interrupts/NMI/SMI [x86]