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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dpgtable.h39 #define NEFF 32 macro
40 #define NEFF_SIGN (1LL << (NEFF - 1))
41 #define NEFF_MASK (-1LL << NEFF)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dtraps_64.c328 #if (NEFF == 32)
332 #error "Sign extend check only works for NEFF==32"

Completed in 126 milliseconds