Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/mm/
Dtlbex.c2446 (config & MIPS_PWFIELD_GDI_MASK) >> MIPS_PWFIELD_GDI_SHIFT, in print_htw_config()
2491 pwfield |= PGDIR_SHIFT << MIPS_PWFIELD_GDI_SHIFT; in config_htw_params()
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dmipsregs.h856 #define MIPS_PWFIELD_GDI_SHIFT 24 macro