Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S1347 .globl flush_icache symbol
1348 flush_icache: label
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dcacheflush.h55 #define flush_icache() mbc->ifl(); macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dcacheflush_mm.h120 static inline void flush_icache(void) in flush_icache() function