Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/
Dmipsregs.h878 #define MIPS_PWCTL_PSN_MASK 0x0000003f macro
/linux-6.1.9/arch/mips/mm/
Dtlbex.c2429 (pwctl & MIPS_PWCTL_PSN_MASK) >> MIPS_PWCTL_PSN_SHIFT); in print_htw_config()