Searched refs:MIPS_PWSIZE_PTW_MASK (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ | ||
D | mipsregs.h | 817 #define MIPS_PWSIZE_PTW_MASK 0x00000fc0 macro |
/arch/mips/mm/ | ||
D | tlbex.c | 2452 (config & MIPS_PWSIZE_PTW_MASK) >> MIPS_PWSIZE_PTW_SHIFT, in print_htw_config() |