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