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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dcpu-features.h300 #define cpu_has_inclusive_pcaches (cpu_data[0].options & MIPS_CPU_INCLUSIVE_CACHES)
H A Dcpu.h283 #define MIPS_CPU_INCLUSIVE_CACHES 0x00020000 /* P-cache subset enforced */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dc-r4k.c1168 c->options |= MIPS_CPU_INCLUSIVE_CACHES;
1259 c->options |= MIPS_CPU_INCLUSIVE_CACHES;

Completed in 50 milliseconds