Searched refs:MIPS_CPU_CACHE_CDEX_S (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.h69 #define cpu_has_cache_cdex_s (cpu_data[0].options & MIPS_CPU_CACHE_CDEX_S)
H A Dcpu.h278 #define MIPS_CPU_CACHE_CDEX_S 0x00001000 /* ... same for seconary cache ... */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dc-r4k.c1194 c->options |= MIPS_CPU_CACHE_CDEX_S;

Completed in 41 milliseconds