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

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

Completed in 121 milliseconds