Searched refs:MIPS_CPU_INCLUSIVE_CACHES (Results 1 – 3 of 3) sorted by relevance
368 #define MIPS_CPU_INCLUSIVE_CACHES 0x00020000ull /* P-cache subset enforced */ macro
374 #define cpu_has_inclusive_pcaches (cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES)
1404 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in loongson2_sc_init()1430 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in loongson3_sc_init()1527 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in setup_scache()1750 current_cpu_data.options |= MIPS_CPU_INCLUSIVE_CACHES; in r4k_cache_init()