Home
last modified time | relevance | path

Searched refs:flush_dcache (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/u-boot/arch/arm/cpu/arm926ejs/
H A Dstart.S78 flush_dcache: label
80 bne flush_dcache
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dcache.S55 _GLOBAL(flush_dcache)
252 bl flush_dcache /* uses r3 and r5 */
324 bl flush_dcache /* uses r3 and r5 */
/openbmc/linux/arch/microblaze/include/asm/
H A Dhighmem.h52 #define flush_cache_kmaps() { flush_icache(); flush_dcache(); }
H A Dcacheflush.h65 #define flush_dcache() mbc->dfl(); macro
/openbmc/u-boot/board/xes/xpedite520x/
H A Dxpedite520x.c56 flush_dcache(); in board_early_init_r()
/openbmc/u-boot/board/xes/xpedite537x/
H A Dxpedite537x.c56 flush_dcache(); in board_early_init_r()
/openbmc/u-boot/board/xes/xpedite550x/
H A Dxpedite550x.c56 flush_dcache(); in board_early_init_r()
/openbmc/u-boot/board/freescale/t4qds/
H A Dt4240emu.c41 flush_dcache(); in board_early_init_r()
/openbmc/u-boot/board/freescale/common/
H A Dmpc85xx_sleep.c56 flush_dcache(); in dp_ddr_restore()
/openbmc/u-boot/drivers/video/
H A Dvideo-uclass.c48 priv->flush_dcache = flush; in video_set_flush_dcache()
154 if (priv->flush_dcache) { in video_sync()
/openbmc/u-boot/board/freescale/t4rdb/
H A Dt4240rdb.c61 flush_dcache(); in board_early_init_r()
/openbmc/linux/arch/microblaze/kernel/
H A Dmodule.c94 flush_dcache(); in module_finalize()
/openbmc/u-boot/board/freescale/p1023rdb/
H A Dp1023rdb.c68 flush_dcache(); in board_early_init_r()
/openbmc/u-boot/board/freescale/t208xrdb/
H A Dt208xrdb.c67 flush_dcache(); in board_early_init_r()
/openbmc/u-boot/include/
H A Dvideo.h92 bool flush_dcache; member
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcache.h52 extern void flush_dcache(void);
/openbmc/u-boot/board/freescale/t104xrdb/
H A Dt104xrdb.c69 flush_dcache(); in board_early_init_r()
/openbmc/u-boot/board/freescale/c29xpcie/
H A Dc29xpcie.c59 flush_dcache(); in board_early_init_r()
/openbmc/u-boot/board/freescale/p1_twr/
H A Dp1_twr.c165 flush_dcache(); in board_early_init_r()
/openbmc/u-boot/board/freescale/corenet_ds/
H A Dcorenet_ds.c110 flush_dcache(); in board_early_init_r()
/openbmc/u-boot/board/freescale/p2041rdb/
H A Dp2041rdb.c125 flush_dcache(); in board_early_init_r()
/openbmc/u-boot/board/freescale/t1040qds/
H A Dt1040qds.c138 flush_dcache(); in board_early_init_r()
/openbmc/u-boot/board/freescale/mpc8572ds/
H A Dmpc8572ds.c154 flush_dcache(); in board_early_init_r()
/openbmc/u-boot/board/keymile/kmp204x/
H A Dkmp204x.c122 flush_dcache(); in board_early_init_r()
/openbmc/u-boot/board/freescale/t208xqds/
H A Dt208xqds.c341 flush_dcache(); in board_early_init_r()

12