Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/mm/
Dtlbex.c2254 (config & MIPS_PWSIZE_PTW_MASK) >> MIPS_PWSIZE_PTW_SHIFT, in print_htw_config()
2307 pwsize |= ilog2(PTRS_PER_PTE) << MIPS_PWSIZE_PTW_SHIFT; in config_htw_params()
/linux-4.1.27/arch/mips/include/asm/
Dmipsregs.h633 #define MIPS_PWSIZE_PTW_SHIFT 6 macro