Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dcpu.h363 #define MIPS_CPU_INCLUSIVE_CACHES 0x00020000ull /* P-cache subset enforced */ macro
Dcpu-features.h378 #define cpu_has_inclusive_pcaches (cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES)
/arch/mips/mm/
Dc-r4k.c1388 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in loongson2_sc_init()
1414 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in loongson3_sc_init()
1510 c->options |= MIPS_CPU_INCLUSIVE_CACHES; in setup_scache()