Home
last modified time | relevance | path

Searched refs:IRQ_NO_BALANCING_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dirqdesc.h231 return irq_check_status_bit(irq, IRQ_NO_BALANCING_MASK); in irq_balancing_disabled()
H A Dirq.h112 #define IRQ_NO_BALANCING_MASK (IRQ_PER_CPU | IRQ_NO_BALANCING) macro