Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dmipsregs.h581 #define MIPS_CONF7_AR (_ULCAST_(1) << 16) macro
/linux-4.1.27/arch/mips/mm/
Dc-r4k.c1280 if (!has_74k_erratum && (read_c0_config7() & MIPS_CONF7_AR)) { in probe_pcache()