Home
last modified time | relevance | path

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

/linux-3.4.99/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()
120 BUG_ON(cpu_has_dc_aliases && PageHighMem(page)); in flush_kernel_dcache_page()
131 if (cpu_has_dc_aliases) in flush_kernel_vmap_range()
137 if (cpu_has_dc_aliases) in invalidate_kernel_vmap_range()
Dcpu-features.h104 #ifndef cpu_has_dc_aliases
105 #define cpu_has_dc_aliases (cpu_data[0].dcache.flags & MIPS_CACHE_ALIASES) macro
/linux-3.4.99/arch/mips/include/asm/mach-netlogic/
Dcpu-feature-overrides.h44 #define cpu_has_dc_aliases 0 macro
51 #define cpu_has_dc_aliases 1 macro
/linux-3.4.99/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-3.4.99/arch/mips/mm/
Dinit.c211 if (cpu_has_dc_aliases && in copy_user_highpage()
233 if (cpu_has_dc_aliases && in copy_to_user_page()
240 if (cpu_has_dc_aliases) in copy_to_user_page()
251 if (cpu_has_dc_aliases && in copy_from_user_page()
258 if (cpu_has_dc_aliases) in copy_from_user_page()
351 if (cpu_has_dc_aliases && max_low_pfn != highend_pfn) { in paging_init()
Dc-tx39.c137 if (!cpu_has_dc_aliases) in tx39_flush_cache_all()
151 if (!cpu_has_dc_aliases) in tx39_flush_cache_mm()
161 if (!cpu_has_dc_aliases) in tx39_flush_cache_range()
205 if (cpu_has_dc_aliases || exec) in tx39_flush_cache_page()
217 if (cpu_has_dc_aliases || exec) in tx39_flush_cache_page()
Dc-r4k.c411 if (cpu_has_dc_aliases || (exec && !cpu_has_ic_fills_f_dc)) in r4k_flush_cache_range()
441 if (!cpu_has_dc_aliases) in r4k_flush_cache_mm()
495 map_coherent = (cpu_has_dc_aliases && in local_r4k_flush_cache_page()
504 if (cpu_has_dc_aliases || (exec && !cpu_has_ic_fills_f_dc)) { in local_r4k_flush_cache_page()
/linux-3.4.99/arch/mips/include/asm/mach-ip22/
Dcpu-feature-overrides.h29 #define cpu_has_dc_aliases (PAGE_SIZE < 0x4000) macro
/linux-3.4.99/arch/mips/include/asm/mach-sibyte/
Dcpu-feature-overrides.h26 #define cpu_has_dc_aliases 0 macro
/linux-3.4.99/arch/mips/include/asm/mach-yosemite/
Dcpu-feature-overrides.h26 #define cpu_has_dc_aliases 0 macro
/linux-3.4.99/arch/mips/include/asm/mach-rm/
Dcpu-feature-overrides.h30 #define cpu_has_dc_aliases (PAGE_SIZE < 0x4000) macro
/linux-3.4.99/arch/mips/include/asm/mach-ip28/
Dcpu-feature-overrides.h27 #define cpu_has_dc_aliases 0 /* see probe_pcache() */ macro
/linux-3.4.99/arch/mips/include/asm/mach-ip27/
Dcpu-feature-overrides.h26 #define cpu_has_dc_aliases 0 macro
/linux-3.4.99/arch/mips/include/asm/mach-powertv/
Dcpu-feature-overrides.h41 #define cpu_has_dc_aliases 0 macro
/linux-3.4.99/arch/mips/include/asm/mach-jz4740/
Dcpu-feature-overrides.h33 #define cpu_has_dc_aliases 0 macro
/linux-3.4.99/arch/mips/include/asm/mach-loongson/
Dcpu-feature-overrides.h32 #define cpu_has_dc_aliases (PAGE_SIZE < 0x4000) macro
/linux-3.4.99/arch/mips/include/asm/mach-au1x00/
Dcpu-feature-overrides.h32 #define cpu_has_dc_aliases 0 macro
/linux-3.4.99/arch/mips/include/asm/mach-bcm63xx/
Dcpu-feature-overrides.h28 #define cpu_has_dc_aliases 0 macro
/linux-3.4.99/arch/mips/include/asm/mach-cavium-octeon/
Dcpu-feature-overrides.h45 #define cpu_has_dc_aliases 0 macro