Home
last modified time | relevance | path

Searched refs:GIC_MAX_LONGS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-mips-gic.c31 #define GIC_MAX_LONGS BITS_TO_LONGS(GIC_MAX_INTRS) macro
49 static DEFINE_PER_CPU_READ_MOSTLY(unsigned long[GIC_MAX_LONGS], pcpu_masks);
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-mips-gic.c33 #define GIC_MAX_LONGS BITS_TO_LONGS(GIC_MAX_INTRS) macro
51 static DEFINE_PER_CPU_READ_MOSTLY(unsigned long[GIC_MAX_LONGS], pcpu_masks);

Completed in 3 milliseconds