Searched refs:flush_icache (Results 1 – 8 of 8) sorted by relevance
81 flush_icache(); in m68k_setup_auto_interrupt()102 flush_icache(); in m68k_setup_user_interrupt()
52 #define flush_cache_kmaps() { flush_icache(); flush_dcache(); }
55 #define flush_icache() mbc->ifl(); macro
37 void __flush_dcache_page(void *addr, int flush_icache);
9 compat_vdso-syms += flush_icache
12 vdso-syms += flush_icache
120 static inline void flush_icache(void) in flush_icache() function
464 flush_icache(); in paging_init()