Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/mm/
Dtlbex.c2418 (config & MIPS_PWSIZE_PTEW_MASK) >> MIPS_PWSIZE_PTEW_SHIFT); in print_htw_config()
2486 & MIPS_PWSIZE_PTEW_MASK; in config_htw_params()
/Linux-v6.1/arch/mips/include/asm/
Dmipsregs.h863 #define MIPS_PWSIZE_PTEW_MASK 0x0000003f macro