Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips64/
Dirq.h32 #define LEAST_LEVEL 7 macro
33 #define FAST_IRQ_TO_LEVEL(i) ((i) + LEAST_LEVEL)
/linux-2.4.37.9/arch/mips/sgi-ip27/
Dip27-irq.c95 int j = LEAST_LEVEL + 3; /* resched & crosscall entries taken */ in alloc_level()
114 j = LEAST_LEVEL + 3; /* resched & crosscall entries taken */ in find_level()