Searched refs:MIPS_CPU_INCLUSIVE_CACHES (Results 1 – 3 of 3) sorted by relevance
281 #define MIPS_CPU_INCLUSIVE_CACHES 0x00020000 /* P-cache subset enforced */ macro
238 #define cpu_has_inclusive_pcaches (cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES)
1142 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in loongson2_sc_init()1233 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in setup_scache()