Searched defs:CPU_IRQ_MAX (Results 1 – 2 of 2) sorted by relevance
26 #define CPU_IRQ_MAX (CPU_IRQ_BASE + (BITS_PER_LONG - 1)) macro