Searched refs:MIPS_PWSIZE_PS_SHIFT (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ | ||
D | mipsregs.h | 808 #define MIPS_PWSIZE_PS_SHIFT 30 macro |
/arch/mips/mm/ | ||
D | tlbex.c | 2451 (config & MIPS_PWSIZE_PS_MASK) >> MIPS_PWSIZE_PS_SHIFT, in print_htw_config() |