Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
H A Dtlbex.c2384 (config & MIPS_PWSIZE_PTEW_MASK) >> MIPS_PWSIZE_PTEW_SHIFT); in print_htw_config()
2452 & MIPS_PWSIZE_PTEW_MASK; in config_htw_params()
/linux/arch/mips/include/asm/
H A Dmipsregs.h1008 #define MIPS_PWSIZE_PTEW_MASK 0x0000003f macro