Searched refs:NEFF (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/mm/
H A Dtlb.c137 #if (NEFF == 32)
144 #if (NEFF == 32)
H A Dcache.c178 #if (NEFF == 32)
181 #error "NEFF != 32"
185 #if (NEFF == 32)
188 #error "NEFF != 32"
472 #if (NEFF == 32)
475 #error "NEFF != 32"
479 #if (NEFF == 32)
482 #error "NEFF != 32"
H A Dtlbmiss.c63 #if (NEFF == 32)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh64/
H A Dpgtable.h47 #define NEFF 32 macro
48 #define NEFF_SIGN (1LL << (NEFF - 1))
49 #define NEFF_MASK (-1LL << NEFF)
66 #define PGD_BITS (NEFF - PGDIR_SHIFT)
97 #define PGD_BITS (NEFF - PGDIR_SHIFT)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dtraps.c338 #if (NEFF == 32)
342 #error "Sign extend check only works for NEFF==32"

Completed in 60 milliseconds