Home
last modified time | relevance | path

Searched defs:IRQD_IRQ_DISABLED (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Dirq.h237 IRQD_IRQ_DISABLED = BIT(16), enumerator
/kernel/linux/linux-5.10/include/linux/
Dirq.h233 IRQD_IRQ_DISABLED = (1 << 16), enumerator