Home
last modified time | relevance | path

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

/openbmc/linux/kernel/irq/
H A Dinternals.h165 #define _IRQ_DESC_PERCPU (1 << 1) macro
168 #define IRQ_GET_DESC_CHECK_PERCPU (_IRQ_DESC_CHECK | _IRQ_DESC_PERCPU)
H A Dirqdesc.c873 if ((check & _IRQ_DESC_PERCPU) && in __irq_get_desc_lock()
877 if (!(check & _IRQ_DESC_PERCPU) && in __irq_get_desc_lock()