Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
H A Dtlbex.c2370 (config & MIPS_PWFIELD_GDI_MASK) >> MIPS_PWFIELD_GDI_SHIFT, in print_htw_config()
2414 pwfield &= ~MIPS_PWFIELD_GDI_MASK; in config_htw_params()
/linux/arch/mips/include/asm/
H A Dmipsregs.h987 #define MIPS_PWFIELD_GDI_MASK 0x3f000000 macro