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