Home
last modified time | relevance | path

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

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