Searched refs:MIPS_PWCTL_XK_MASK (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ | ||
D | mipsregs.h | 883 #define MIPS_PWCTL_XK_MASK 0x10000000 macro |
/arch/mips/mm/ | ||
D | tlbex.c | 2466 (pwctl & MIPS_PWCTL_XK_MASK) >> MIPS_PWCTL_XK_SHIFT, in print_htw_config() |