Searched refs:MIPS_IC_SNOOPS_REMOTE (Results 1 – 3 of 3) sorted by relevance
49 #define MIPS_IC_SNOOPS_REMOTE 0x00000010 /* Ic snoops remote stores */ macro
274 #define cpu_icache_snoops_remote_store (cpu_data[0].icache.flags & MIPS_IC_SNOOPS_REMOTE)
1310 c->icache.flags |= MIPS_IC_SNOOPS_REMOTE; in probe_pcache()