Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S1359 .globl invalidate_dcache symbol
1360 invalidate_dcache: label
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dcacheflush.h63 #define invalidate_dcache() mbc->din(); macro