Home
last modified time | relevance | path

Searched refs:smp_unlock_cache (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/mn10300/mm/
Dcache-smp-flush.c27 smp_unlock_cache(flags); in mn10300_dcache_flush()
46 smp_unlock_cache(flags); in mn10300_dcache_flush_page()
64 smp_unlock_cache(flags); in mn10300_dcache_flush_range()
82 smp_unlock_cache(flags); in mn10300_dcache_flush_range2()
97 smp_unlock_cache(flags); in mn10300_dcache_flush_inv()
117 smp_unlock_cache(flags); in mn10300_dcache_flush_inv_page()
136 smp_unlock_cache(flags); in mn10300_dcache_flush_inv_range()
155 smp_unlock_cache(flags); in mn10300_dcache_flush_inv_range2()
Dcache-smp-inv.c27 smp_unlock_cache(flags); in mn10300_icache_inv()
46 smp_unlock_cache(flags); in mn10300_icache_inv_page()
64 smp_unlock_cache(flags); in mn10300_icache_inv_range()
82 smp_unlock_cache(flags); in mn10300_icache_inv_range2()
97 smp_unlock_cache(flags); in mn10300_dcache_inv()
116 smp_unlock_cache(flags); in mn10300_dcache_inv_page()
134 smp_unlock_cache(flags); in mn10300_dcache_inv_range()
152 smp_unlock_cache(flags); in mn10300_dcache_inv_range2()
Dcache-smp.h56 static inline void smp_unlock_cache(unsigned long flags) in smp_unlock_cache() function
64 static inline void smp_unlock_cache(unsigned long flags) {} in smp_unlock_cache() function
Dcache-flush-icache.c36 smp_unlock_cache(flags); in flush_icache_page()
153 smp_unlock_cache(flags); in flush_icache_range()
Dcache-inv-icache.c127 smp_unlock_cache(flags); in flush_icache_range()