MIPS_IC_SNOOPS_REMOTE 260 arch/mips/include/asm/cpu-features.h #define cpu_icache_snoops_remote_store (cpu_data[0].icache.flags & MIPS_IC_SNOOPS_REMOTE) MIPS_IC_SNOOPS_REMOTE 1432 arch/mips/mm/c-r4k.c c->icache.flags |= MIPS_IC_SNOOPS_REMOTE;