Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/mm/
Dtlbex.c2251 (config & MIPS_PWSIZE_GDW_MASK) >> MIPS_PWSIZE_GDW_SHIFT, in print_htw_config()
2306 pwsize = ilog2(PTRS_PER_PGD) << MIPS_PWSIZE_GDW_SHIFT; in config_htw_params()
/linux-4.1.27/arch/mips/include/asm/
Dmipsregs.h627 #define MIPS_PWSIZE_GDW_SHIFT 24 macro