Searched refs:MIPS_CPU_INCLUSIVE_CACHES (Results 1 – 4 of 4) sorted by relevance
177 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in mips_sc_probe_cm3()
1660 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in loongson2_sc_init()1687 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in loongson3_sc_init()1784 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in setup_scache()2013 current_cpu_data.options |= MIPS_CPU_INCLUSIVE_CACHES;
381 #define MIPS_CPU_INCLUSIVE_CACHES MBIT_ULL(17) /* P-cache subset enforced */ macro
458 #define cpu_has_inclusive_pcaches __opt(MIPS_CPU_INCLUSIVE_CACHES)