Searched refs:IRQ_NO_BALANCING_MASK (Results 1 – 2 of 2) sorted by relevance
152 return desc->status_use_accessors & IRQ_NO_BALANCING_MASK; in irq_balancing_disabled()
95 #define IRQ_NO_BALANCING_MASK (IRQ_PER_CPU | IRQ_NO_BALANCING) macro