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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/mm/
H A Dtlbex.c93 #define FUNC_MASK 0x2f macro
248 if (arg & ~FUNC_MASK)
251 return arg & FUNC_MASK;

Completed in 36 milliseconds