Searched refs:KVM_GUESTDBG_BLOCKIRQ (Results 1 – 4 of 4) sorted by relevance
297 #define KVM_GUESTDBG_BLOCKIRQ 0x00100000 macro
258 KVM_GUESTDBG_BLOCKIRQ)
10377 if (vcpu->guest_debug & KVM_GUESTDBG_BLOCKIRQ) in kvm_check_and_inject_events()12046 if (vcpu->guest_debug & KVM_GUESTDBG_BLOCKIRQ) { in kvm_arch_vcpu_guestdbg_update_apicv_inhibit()
3706 - KVM_GUESTDBG_BLOCKIRQ: avoid injecting interrupts/NMI/SMI [x86]