Home
last modified time | relevance | path

Searched refs:MIPS_PWFIELD_GDI_SHIFT (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()
2415 pwfield |= PGDIR_SHIFT << MIPS_PWFIELD_GDI_SHIFT; in config_htw_params()
/linux/arch/mips/include/asm/
H A Dmipsregs.h986 #define MIPS_PWFIELD_GDI_SHIFT 24 macro