Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dtlbex.c2398 (config & MIPS_PWSIZE_GDW_MASK) >> MIPS_PWSIZE_GDW_SHIFT, in print_htw_config()
2460 pwsize = ilog2(PTRS_PER_PGD) << MIPS_PWSIZE_GDW_SHIFT; in config_htw_params()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h627 #define MIPS_PWSIZE_GDW_SHIFT 24 macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h854 #define MIPS_PWSIZE_GDW_SHIFT 24 macro