Home
last modified time | relevance | path

Searched refs:invalidate_dcache (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dsys_proto.h10 void invalidate_dcache(void);
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dsys_proto.h11 void invalidate_dcache(u32);
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dsys_proto.h65 void invalidate_dcache(u32);
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcache.h53 extern void invalidate_dcache(void);
/openbmc/linux/arch/microblaze/include/asm/
H A Dcacheflush.h63 #define invalidate_dcache() mbc->din(); macro
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S1361 .globl invalidate_dcache
1362 invalidate_dcache: label
1403 bl invalidate_dcache