Home
last modified time | relevance | path

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

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