Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dmipsregs.h580 #define MIPS_CONF7_IAR (_ULCAST_(1) << 10) macro
/linux-4.1.27/arch/mips/mm/
Dc-r4k.c1277 if (!(read_c0_config7() & MIPS_CONF7_IAR) && in probe_pcache()