Searched refs:MIPS_PWCTL_HUGEPG_MASK (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ | ||
D | mipsregs.h | 753 #define MIPS_PWCTL_HUGEPG_MASK 0x00000060 macro |
/arch/mips/mm/ | ||
D | tlbex.c | 2272 (pwctl & MIPS_PWCTL_HUGEPG_MASK) >> MIPS_PWCTL_HUGEPG_SHIFT, in print_htw_config() |