Home
last modified time | relevance | path

Searched refs:MIPS_CPU_INCLUSIVE_CACHES (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/arch/mips/mm/
Dsc-mips.c177 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in mips_sc_probe_cm3()
Dc-r4k.c1576 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in loongson2_sc_init()
1603 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in loongson3_sc_init()
1700 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in setup_scache()
1927 current_cpu_data.options |= MIPS_CPU_INCLUSIVE_CACHES; in r4k_cache_init()
/Linux-v5.4/arch/mips/include/asm/
Dcpu.h372 #define MIPS_CPU_INCLUSIVE_CACHES BIT_ULL(17) /* P-cache subset enforced */ macro
Dcpu-features.h481 #define cpu_has_inclusive_pcaches __opt(MIPS_CPU_INCLUSIVE_CACHES)