Home
last modified time | relevance | path

Searched refs:cpu_has_dc_aliases (Results 1 – 17 of 17) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/
Dcacheflush.h44 if (cpu_has_dc_aliases || !cpu_has_ic_fills_f_dc) in flush_dcache_page()
57 if (cpu_has_dc_aliases && PageAnon(page)) in flush_anon_page()
73 if (cpu_has_dc_aliases) in flush_cache_vmap()
81 if (cpu_has_dc_aliases) in flush_cache_vunmap()
Dcpu-features.h104 #ifndef cpu_has_dc_aliases
105 #define cpu_has_dc_aliases (cpu_data[0].dcache.flags & MIPS_CACHE_ALIASES) macro
/linux-2.6.39/arch/mips/include/asm/mach-generic/
Dide.h26 if (cpu_has_dc_aliases) in __ide_flush_prologue()
34 if (cpu_has_dc_aliases) in __ide_flush_epilogue()
41 if (cpu_has_dc_aliases) { in __ide_flush_dcache_range()
/linux-2.6.39/arch/mips/mm/
Dinit.c213 if (cpu_has_dc_aliases && in copy_user_highpage()
235 if (cpu_has_dc_aliases && in copy_to_user_page()
242 if (cpu_has_dc_aliases) in copy_to_user_page()
253 if (cpu_has_dc_aliases && in copy_from_user_page()
260 if (cpu_has_dc_aliases) in copy_from_user_page()
348 if (cpu_has_dc_aliases && max_low_pfn != highend_pfn) { in paging_init()
Dc-tx39.c138 if (!cpu_has_dc_aliases) in tx39_flush_cache_all()
152 if (!cpu_has_dc_aliases) in tx39_flush_cache_mm()
162 if (!cpu_has_dc_aliases) in tx39_flush_cache_range()
206 if (cpu_has_dc_aliases || exec) in tx39_flush_cache_page()
218 if (cpu_has_dc_aliases || exec) in tx39_flush_cache_page()
Dc-r4k.c412 if (cpu_has_dc_aliases || (exec && !cpu_has_ic_fills_f_dc)) in r4k_flush_cache_range()
442 if (!cpu_has_dc_aliases) in r4k_flush_cache_mm()
496 map_coherent = (cpu_has_dc_aliases && in local_r4k_flush_cache_page()
505 if (cpu_has_dc_aliases || (exec && !cpu_has_ic_fills_f_dc)) { in local_r4k_flush_cache_page()
/linux-2.6.39/arch/mips/include/asm/mach-ip22/
Dcpu-feature-overrides.h29 #define cpu_has_dc_aliases (PAGE_SIZE < 0x4000) macro
/linux-2.6.39/arch/mips/include/asm/mach-rm/
Dcpu-feature-overrides.h30 #define cpu_has_dc_aliases (PAGE_SIZE < 0x4000) macro
/linux-2.6.39/arch/mips/include/asm/mach-yosemite/
Dcpu-feature-overrides.h26 #define cpu_has_dc_aliases 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-sibyte/
Dcpu-feature-overrides.h26 #define cpu_has_dc_aliases 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-ip28/
Dcpu-feature-overrides.h27 #define cpu_has_dc_aliases 0 /* see probe_pcache() */ macro
/linux-2.6.39/arch/mips/include/asm/mach-ip27/
Dcpu-feature-overrides.h26 #define cpu_has_dc_aliases 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-au1x00/
Dcpu-feature-overrides.h30 #define cpu_has_dc_aliases 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-jz4740/
Dcpu-feature-overrides.h33 #define cpu_has_dc_aliases 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-loongson/
Dcpu-feature-overrides.h32 #define cpu_has_dc_aliases (PAGE_SIZE < 0x4000) macro
/linux-2.6.39/arch/mips/include/asm/mach-bcm63xx/
Dcpu-feature-overrides.h28 #define cpu_has_dc_aliases 0 macro
/linux-2.6.39/arch/mips/include/asm/mach-cavium-octeon/
Dcpu-feature-overrides.h45 #define cpu_has_dc_aliases 0 macro