Searched refs:INTID_IS_SGI (Results 1 – 2 of 2) sorted by relevance
35 #define INTID_IS_SGI(intid) (0 <= (intid) && (intid) < MIN_PPI) macro
634 if (INTID_IS_SGI(intid) || INTID_IS_PPI(intid)) in kvm_routing_and_irqfd_check()