Home
last modified time | relevance | path

Searched refs:MIPS_PWCTL_PWEN_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h881 #define MIPS_PWCTL_PWEN_MASK 0x80000000 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsregs.h866 #define MIPS_PWCTL_PWEN_MASK 0x80000000 macro
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dtlbex.c2465 (pwctl & MIPS_PWCTL_PWEN_MASK) >> MIPS_PWCTL_PWEN_SHIFT, in print_htw_config()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dtlbex.c2407 (pwctl & MIPS_PWCTL_PWEN_MASK) >> MIPS_PWCTL_PWEN_SHIFT, in print_htw_config()

Completed in 23 milliseconds