Searched refs:VR41_CONF_P4K (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/mips/include/asm/ | ||
D | mipsregs.h | 439 #define VR41_CONF_P4K (_ULCAST_(1) << 13) macro |
/linux-4.1.27/arch/mips/mm/ | ||
D | c-r4k.c | 1046 write_c0_config(config & ~VR41_CONF_P4K); in probe_pcache() |