Searched refs:MIPS_CPU_INCLUSIVE_CACHES (Results 1 – 4 of 4) sorted by relevance
176 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in mips_sc_probe_cm3()
1564 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in loongson2_sc_init()1594 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in loongson3_sc_init()1672 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in setup_scache()1695 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in setup_scache()1918 current_cpu_data.options |= MIPS_CPU_INCLUSIVE_CACHES; in r4k_cache_init()
376 #define MIPS_CPU_INCLUSIVE_CACHES BIT_ULL(17) /* P-cache subset enforced */ macro
487 #define cpu_has_inclusive_pcaches __opt(MIPS_CPU_INCLUSIVE_CACHES)
Completed in 9 milliseconds