Searched refs:MIPS_PWSIZE_MDW_SHIFT (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ | ||
D | mipsregs.h | 655 #define MIPS_PWSIZE_MDW_SHIFT 12 macro |
/arch/mips/mm/ | ||
D | tlbex.c | 2267 (config & MIPS_PWSIZE_MDW_MASK) >> MIPS_PWSIZE_MDW_SHIFT, in print_htw_config() |