Home
last modified time | relevance | path

Searched defs:NR_IRQS (Results 1 – 25 of 37) sorted by relevance

12

/linux/arch/alpha/include/asm/
H A Dirq.h31 # define NR_IRQS (32768 + 16) /* marvel - 32 pids */ macro
36 # define NR_IRQS 35 macro
39 # define NR_IRQS 32 macro
46 # define NR_IRQS 48 macro
50 # define NR_IRQS 40 macro
54 # define NR_IRQS 64 macro
57 #define NR_IRQS 80 macro
62 # define NR_IRQS 128 macro
65 # define NR_IRQS 2048 /* enuff for 8 QBBs */ macro
68 # define NR_IRQS (32768 + 16) /* marvel - 32 pids*/ macro
[all …]
/linux/arch/m68k/include/asm/
H A Dirq.h17 #define NR_IRQS 256 macro
20 #define NR_IRQS 200 macro
22 #define NR_IRQS 141 macro
24 #define NR_IRQS 72 macro
26 #define NR_IRQS 43 macro
28 #define NR_IRQS 32 macro
30 #define NR_IRQS 24 macro
32 #define NR_IRQS 8 macro
34 #define NR_IRQS 0 macro
/linux/tools/perf/trace/beauty/arch/x86/include/asm/
H A Dirq_vectors.h128 #define NR_IRQS \ macro
133 #define NR_IRQS (NR_VECTORS + IO_APIC_VECTOR_LIMIT) macro
135 #define NR_IRQS (NR_VECTORS + CPU_VECTOR_LIMIT) macro
137 #define NR_IRQS NR_IRQS_LEGACY macro
/linux/arch/x86/include/asm/
H A Dirq_vectors.h134 #define NR_IRQS \ macro
139 #define NR_IRQS (NR_VECTORS + IO_APIC_VECTOR_LIMIT) macro
141 #define NR_IRQS (NR_VECTORS + CPU_VECTOR_LIMIT) macro
143 #define NR_IRQS NR_IRQS_LEGACY macro
/linux/arch/um/include/asm/
H A Dirq.h33 #define NR_IRQS (UM_LAST_SIGNAL_IRQ + 64) macro
35 #define NR_IRQS UM_LAST_SIGNAL_IRQ macro
/linux/arch/mips/include/asm/mach-lantiq/falcon/
H A Dirq.h12 #define NR_IRQS 328 macro
/linux/arch/mips/include/asm/mach-lantiq/xway/
H A Dirq.h12 #define NR_IRQS 256 macro
/linux/arch/mips/include/asm/mach-malta/
H A Dirq.h6 #define NR_IRQS 256 macro
/linux/arch/mips/include/asm/mach-n64/
H A Dirq.h5 #define NR_IRQS 8 macro
/linux/arch/openrisc/include/asm/
H A Dirq.h18 #define NR_IRQS 32 macro
/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dirq.h5 #define NR_IRQS 128 macro
/linux/arch/mips/include/asm/mach-db1x00/
H A Dirq.h21 #define NR_IRQS 152 macro
/linux/arch/mips/include/asm/mach-pic32/
H A Dirq.h9 #define NR_IRQS 256 macro
/linux/arch/mips/include/asm/mach-ralink/
H A Dirq.h6 #define NR_IRQS 256 macro
/linux/arch/hexagon/include/asm/
H A Dirq.h19 #define NR_IRQS 512 macro
/linux/include/asm-generic/
H A Dirq.h11 #define NR_IRQS 64 macro
/linux/arch/mips/include/asm/mach-generic/
H A Dirq.h12 #define NR_IRQS 256 macro
/linux/arch/sparc/include/asm/
H A Dirq_32.h14 #define NR_IRQS 64 macro
/linux/arch/arc/include/asm/
H A Dirq.h15 #define NR_IRQS 512 macro
/linux/arch/powerpc/include/asm/
H A Dirq.h20 #define NR_IRQS CONFIG_NR_IRQS macro
/linux/arch/mips/include/asm/mach-ip27/
H A Dirq.h13 #define NR_IRQS 256 macro
/linux/arch/mips/include/asm/mach-loongson64/
H A Dirq.h9 #define NR_IRQS (NR_IRQS_LEGACY + NR_MIPS_CPU_IRQS + NR_MAX_CHAINED_IRQS + 256) macro
/linux/arch/xtensa/include/asm/
H A Dirq.h23 #define NR_IRQS (XTENSA_NR_IRQS + PLATFORM_NR_IRQS + 1) macro
/linux/arch/arm/include/asm/
H A Dirq.h10 #define NR_IRQS NR_IRQS_LEGACY macro
/linux/arch/parisc/include/asm/
H A Dirq.h28 #define NR_IRQS (CPU_IRQ_MAX + 1) macro

12