Searched refs:cpu_has_vtag_dcache (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.h107 #ifndef cpu_has_vtag_dcache
108 #define cpu_has_vtag_dcache (cpu_data[0].dcache.flags & MIPS_CACHE_VTAG) macro
H A Dpage.h77 if (cpu_has_vtag_dcache || (cpu_has_dc_aliases &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dinit.c226 cpu_has_vtag_dcache || (cpu_has_dc_aliases &&

Completed in 162 milliseconds