Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/include/asm/
Dmipsregs.h875 #define MIPS_PWCTL_HUGEPG_SHIFT 6 macro
/linux-6.6.21/arch/mips/mm/
Dtlbex.c2412 (pwctl & MIPS_PWCTL_HUGEPG_MASK) >> MIPS_PWCTL_HUGEPG_SHIFT, in print_htw_config()