Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dmipsregs.h439 #define VR41_CONF_P4K (_ULCAST_(1) << 13) macro
/linux-4.1.27/arch/mips/mm/
Dc-r4k.c1046 write_c0_config(config & ~VR41_CONF_P4K); in probe_pcache()