Home
last modified time | relevance | path

Searched refs:MIPS_PWCTL_HUGEPG_MASK (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/
Dmipsregs.h753 #define MIPS_PWCTL_HUGEPG_MASK 0x00000060 macro
/arch/mips/mm/
Dtlbex.c2272 (pwctl & MIPS_PWCTL_HUGEPG_MASK) >> MIPS_PWCTL_HUGEPG_SHIFT, in print_htw_config()