Home
last modified time | relevance | path

Searched refs:NR_TRAPS (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/h8300/include/asm/
Dtraps.h31 #define NR_TRAPS 12 macro
34 #define NR_TRAPS 16 macro
/linux-3.4.99/arch/h8300/kernel/
Dirq.c125 if ( i < NR_TRAPS ) { in setup_vector()