Searched refs:KVM_GUESTDBG_BLOCKIRQ (Results 1 – 3 of 3) sorted by relevance
298 #define KVM_GUESTDBG_BLOCKIRQ 0x00100000 macro
238 KVM_GUESTDBG_BLOCKIRQ)
9172 if (vcpu->guest_debug & KVM_GUESTDBG_BLOCKIRQ) in inject_pending_event()