Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dc-r4k.c1609 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in loongson2_sc_init()
1641 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in loongson3_sc_init()
1720 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in setup_scache()
1743 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in setup_scache()
1970 current_cpu_data.options |= MIPS_CPU_INCLUSIVE_CACHES; in r4k_cache_init()
H A Dsc-mips.c176 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in mips_sc_probe_cm3()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcpu.h383 #define MIPS_CPU_INCLUSIVE_CACHES BIT_ULL(17) /* P-cache subset enforced */ macro
H A Dcpu-features.h489 #define cpu_has_inclusive_pcaches __opt(MIPS_CPU_INCLUSIVE_CACHES)