Home
last modified time | relevance | path

Searched defs:flush_icache (Results 1 – 2 of 2) sorted by relevance

/linux/arch/microblaze/include/asm/
H A Dcacheflush.h55 #define flush_icache() mbc->ifl(); macro
/linux/arch/m68k/include/asm/
H A Dcacheflush_mm.h120 static inline void flush_icache(void) in flush_icache() function