Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
H A Dtlbex.c2372 (config & MIPS_PWFIELD_MDI_MASK) >> MIPS_PWFIELD_MDI_SHIFT, in print_htw_config()
2420 pwfield &= ~MIPS_PWFIELD_MDI_MASK; in config_htw_params()
/linux/arch/mips/include/asm/
H A Dmipsregs.h991 #define MIPS_PWFIELD_MDI_MASK 0x0003f000 macro