Searched refs:KVM_GUESTDBG_BLOCKIRQ (Results 1 – 2 of 2) sorted by relevance
46 * The pending IRQ should finally be take when KVM_GUESTDBG_BLOCKIRQ is in guest_code() 92 * interrupt we raised is not handled due to KVM_GUESTDBG_BLOCKIRQ. in main() 236 KVM_GUESTDBG_BLOCKIRQ;
302 #define KVM_GUESTDBG_BLOCKIRQ 0x00100000 macro