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