Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Dtlbex.c2410 (pwctl & MIPS_PWCTL_XU_MASK) >> MIPS_PWCTL_XU_SHIFT, in print_htw_config()
2483 config |= MIPS_PWCTL_XU_MASK; in config_htw_params()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h872 #define MIPS_PWCTL_XU_MASK 0x04000000 macro