Home
last modified time | relevance | path

Searched refs:HARDIRQ_BITS (Results 1 – 10 of 10) sorted by relevance

/arch/m32r/include/asm/
Dhardirq.h8 #define HARDIRQ_BITS 9 macro
10 #define HARDIRQ_BITS 8 macro
18 #if (1 << HARDIRQ_BITS) < NR_IRQS
19 # error HARDIRQ_BITS is too low!
/arch/cris/include/asm/
Dhardirq.h6 #define HARDIRQ_BITS 8 macro
13 #if (1 << HARDIRQ_BITS) < NR_IRQS
14 # error HARDIRQ_BITS is too low!
/arch/h8300/include/asm/
Dhardirq.h6 #define HARDIRQ_BITS 8 macro
13 #if (1 << HARDIRQ_BITS) < NR_IRQS
14 # error HARDIRQ_BITS is too low!
/arch/m68k/include/asm/
Dhardirq.h8 #define HARDIRQ_BITS 8 macro
15 #if (1 << HARDIRQ_BITS) < NR_IRQS
16 # error HARDIRQ_BITS is too low!
/arch/sparc/include/asm/
Dhardirq_32.h10 #define HARDIRQ_BITS 8 macro
Dhardirq_64.h17 #define HARDIRQ_BITS 8 macro
/arch/blackfin/include/asm/
Dhardirq.h16 #define HARDIRQ_BITS 9 macro
/arch/s390/include/asm/
Dhardirq.h23 #define HARDIRQ_BITS 8 macro
/arch/tile/include/asm/
Dhardirq.h45 #define HARDIRQ_BITS 8 macro
/arch/avr32/kernel/
Dentry-avr32b.S36 (__MASK(HARDIRQ_BITS) << HARDIRQ_SHIFT))