Home
last modified time | relevance | path

Searched refs:IRQCHIP_ONOFFLINE_ENABLED (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/kernel/irq/
H A Ddebugfs.c54 BIT_MASK_DESCR(IRQCHIP_ONOFFLINE_ENABLED),
H A Dchip.c1160 (!(chip->flags & IRQCHIP_ONOFFLINE_ENABLED) || in irq_cpu_online()
1190 (!(chip->flags & IRQCHIP_ONOFFLINE_ENABLED) || in irq_cpu_offline()
/openbmc/linux/arch/mips/cavium-octeon/
H A Docteon-irq.c248 .flags = IRQCHIP_ONOFFLINE_ENABLED,
1027 .flags = IRQCHIP_ONOFFLINE_ENABLED,
1039 .flags = IRQCHIP_ONOFFLINE_ENABLED,
1889 .flags = IRQCHIP_ONOFFLINE_ENABLED,
2869 .flags = IRQCHIP_ONOFFLINE_ENABLED,
/openbmc/linux/include/linux/
H A Dirq.h575 IRQCHIP_ONOFFLINE_ENABLED = (1 << 3), enumerator