Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dmipsregs.h1021 #define MIPS_PWCTL_HUGEPG_MASK 0x00000060 macro
/linux/arch/mips/mm/
H A Dtlbex.c2394 (pwctl & MIPS_PWCTL_HUGEPG_MASK) >> MIPS_PWCTL_HUGEPG_SHIFT, in print_htw_config()