Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dtlbex.c2402 (config & MIPS_PWSIZE_PTEW_MASK) >> MIPS_PWSIZE_PTEW_SHIFT); in print_htw_config()
2469 pwsize |= ((PTE_T_LOG2 - PGD_T_LOG2) << MIPS_PWSIZE_PTEW_SHIFT) in config_htw_params()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h635 #define MIPS_PWSIZE_PTEW_SHIFT 0 macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h862 #define MIPS_PWSIZE_PTEW_SHIFT 0 macro