Searched refs:flush_icache (Results 1 – 7 of 7) sorted by relevance
79 flush_icache(); in m68k_setup_auto_interrupt()100 flush_icache(); in m68k_setup_user_interrupt()
53 #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);
14 vdso-syms += flush_icache
120 static inline void flush_icache(void) in flush_icache() function
434 flush_icache(); in paging_init()