Home
last modified time | relevance | path

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

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