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

/linux-master/arch/mips/mm/
H A Dsc-mips.c176 c->options |= MIPS_CPU_INCLUSIVE_CACHES;
H A Dc-r4k.c1454 c->options |= MIPS_CPU_INCLUSIVE_CACHES;
1484 c->options |= MIPS_CPU_INCLUSIVE_CACHES;
1558 c->options |= MIPS_CPU_INCLUSIVE_CACHES;
1581 c->options |= MIPS_CPU_INCLUSIVE_CACHES;
1793 current_cpu_data.options |= MIPS_CPU_INCLUSIVE_CACHES;
/linux-master/arch/mips/include/asm/
H A Dcpu.h376 #define MIPS_CPU_INCLUSIVE_CACHES BIT_ULL(17) /* P-cache subset enforced */ macro
H A Dcpu-features.h504 #define cpu_has_inclusive_pcaches __opt(MIPS_CPU_INCLUSIVE_CACHES)

Completed in 139 milliseconds