/openbmc/u-boot/arch/arm/cpu/arm926ejs/ |
H A D | start.S | 78 flush_dcache: label 80 bne flush_dcache
|
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/ |
H A D | cache.S | 55 _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 D | highmem.h | 52 #define flush_cache_kmaps() { flush_icache(); flush_dcache(); }
|
H A D | cacheflush.h | 65 #define flush_dcache() mbc->dfl(); macro
|
/openbmc/u-boot/board/xes/xpedite520x/ |
H A D | xpedite520x.c | 56 flush_dcache(); in board_early_init_r()
|
/openbmc/u-boot/board/xes/xpedite537x/ |
H A D | xpedite537x.c | 56 flush_dcache(); in board_early_init_r()
|
/openbmc/u-boot/board/xes/xpedite550x/ |
H A D | xpedite550x.c | 56 flush_dcache(); in board_early_init_r()
|
/openbmc/u-boot/board/freescale/t4qds/ |
H A D | t4240emu.c | 41 flush_dcache(); in board_early_init_r()
|
/openbmc/u-boot/board/freescale/common/ |
H A D | mpc85xx_sleep.c | 56 flush_dcache(); in dp_ddr_restore()
|
/openbmc/u-boot/drivers/video/ |
H A D | video-uclass.c | 48 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 D | t4240rdb.c | 61 flush_dcache(); in board_early_init_r()
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | module.c | 94 flush_dcache(); in module_finalize()
|
/openbmc/u-boot/board/freescale/p1023rdb/ |
H A D | p1023rdb.c | 68 flush_dcache(); in board_early_init_r()
|
/openbmc/u-boot/board/freescale/t208xrdb/ |
H A D | t208xrdb.c | 67 flush_dcache(); in board_early_init_r()
|
/openbmc/u-boot/include/ |
H A D | video.h | 92 bool flush_dcache; member
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | cache.h | 52 extern void flush_dcache(void);
|
/openbmc/u-boot/board/freescale/t104xrdb/ |
H A D | t104xrdb.c | 69 flush_dcache(); in board_early_init_r()
|
/openbmc/u-boot/board/freescale/c29xpcie/ |
H A D | c29xpcie.c | 59 flush_dcache(); in board_early_init_r()
|
/openbmc/u-boot/board/freescale/p1_twr/ |
H A D | p1_twr.c | 165 flush_dcache(); in board_early_init_r()
|
/openbmc/u-boot/board/freescale/corenet_ds/ |
H A D | corenet_ds.c | 110 flush_dcache(); in board_early_init_r()
|
/openbmc/u-boot/board/freescale/p2041rdb/ |
H A D | p2041rdb.c | 125 flush_dcache(); in board_early_init_r()
|
/openbmc/u-boot/board/freescale/t1040qds/ |
H A D | t1040qds.c | 138 flush_dcache(); in board_early_init_r()
|
/openbmc/u-boot/board/freescale/mpc8572ds/ |
H A D | mpc8572ds.c | 154 flush_dcache(); in board_early_init_r()
|
/openbmc/u-boot/board/keymile/kmp204x/ |
H A D | kmp204x.c | 122 flush_dcache(); in board_early_init_r()
|
/openbmc/u-boot/board/freescale/t208xqds/ |
H A D | t208xqds.c | 341 flush_dcache(); in board_early_init_r()
|