/openbmc/u-boot/arch/microblaze/cpu/ |
H A D | cache.c | 37 flush_cache(0, 32768); in icache_disable() 47 flush_cache(0, XILINX_DCACHE_BYTE_SIZE); in dcache_disable() 52 void flush_cache (ulong addr, ulong size) in flush_cache() function
|
/openbmc/linux/drivers/video/fbdev/i810/ |
H A D | i810_main.h | 55 static inline void flush_cache(void) in flush_cache() function 60 #define flush_cache() do { } while(0) macro
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | cache.c | 16 __weak void flush_cache(unsigned long start, unsigned long size) in flush_cache() function 27 flush_cache(0, ~0); in flush_dcache_all()
|
/openbmc/u-boot/cmd/ |
H A D | elf.c | 56 flush_cache(rounddown((unsigned long)dst, ARCH_DMA_MINALIGN), in load_elf64_image_phdr() 119 flush_cache(rounddown(shdr->sh_addr, ARCH_DMA_MINALIGN), in load_elf64_image_shdr() 171 flush_cache(rounddown((unsigned long)dst, ARCH_DMA_MINALIGN), in load_elf_image_phdr() 224 flush_cache(rounddown(shdr->sh_addr, ARCH_DMA_MINALIGN), in load_elf_image_shdr() 498 flush_cache(bootaddr, max(strlen(bootline), (size_t)255)); in do_bootvx()
|
/openbmc/linux/drivers/mmc/core/ |
H A D | core.h | 33 int (*flush_cache)(struct mmc_host *); member 196 if (host->bus_ops->flush_cache) in mmc_flush_cache() 197 return host->bus_ops->flush_cache(host); in mmc_flush_cache()
|
/openbmc/u-boot/drivers/net/ |
H A D | xilinx_axi_emac.c | 492 flush_cache((u32)&rx_bd, sizeof(rx_bd)); in axiemac_start() 496 flush_cache((u32)&rxframe, sizeof(rxframe)); in axiemac_start() 530 flush_cache((u32)ptr, len); in axiemac_send() 542 flush_cache((u32)&tx_bd, sizeof(tx_bd)); in axiemac_send() 638 flush_cache((u32)&rx_bd, sizeof(rx_bd)); in axiemac_free_pkt() 642 flush_cache((u32)&rxframe, sizeof(rxframe)); in axiemac_free_pkt()
|
H A D | rtl8139.c | 381 flush_cache((unsigned long)rx_ring, RX_BUF_LEN); in rtl_reset() 421 flush_cache((unsigned long)tx_buffer, length); in rtl_transmit() 506 flush_cache((unsigned long)rx_ring, RX_BUF_LEN); in rtl_poll()
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | hal_rx.c | 556 status->u.flush_cache.err_detected = in ath12k_hal_reo_flush_cache_status() 559 status->u.flush_cache.err_code = in ath12k_hal_reo_flush_cache_status() 562 if (!status->u.flush_cache.err_code) in ath12k_hal_reo_flush_cache_status() 565 status->u.flush_cache.cache_controller_flush_status_hit = in ath12k_hal_reo_flush_cache_status() 569 status->u.flush_cache.cache_controller_flush_status_desc_type = in ath12k_hal_reo_flush_cache_status() 572 status->u.flush_cache.cache_controller_flush_status_client_id = in ath12k_hal_reo_flush_cache_status() 575 status->u.flush_cache.cache_controller_flush_status_err = in ath12k_hal_reo_flush_cache_status() 578 status->u.flush_cache.cache_controller_flush_status_cnt = in ath12k_hal_reo_flush_cache_status()
|
/openbmc/u-boot/arch/sh/cpu/sh3/ |
H A D | cpu.c | 38 void flush_cache(unsigned long addr, unsigned long size) in flush_cache() function
|
/openbmc/u-boot/arch/powerpc/lib/ |
H A D | cache.c | 11 void flush_cache(ulong start_addr, ulong size) in flush_cache() function
|
H A D | bootm.c | 169 flush_cache((unsigned long)images->ft_addr, images->ft_len); in boot_prep_linux() 314 flush_cache((unsigned long)images->ft_addr, images->ft_len); in boot_prep_vxworks()
|
/openbmc/u-boot/arch/xtensa/lib/ |
H A D | cache.c | 29 void flush_cache(ulong start_addr, ulong size) in flush_cache() function
|
/openbmc/u-boot/arch/riscv/lib/ |
H A D | cache.c | 41 void flush_cache(unsigned long addr, unsigned long size) in flush_cache() function
|
/openbmc/u-boot/arch/sh/cpu/sh2/ |
H A D | cpu.c | 55 void flush_cache(unsigned long addr, unsigned long size) in flush_cache() function
|
/openbmc/u-boot/common/ |
H A D | kgdb_stubs.c | 50 flush_cache((unsigned long)from, (unsigned long)(to - from)); in kgdb_flush_cache_range()
|
/openbmc/u-boot/board/sandbox/ |
H A D | sandbox.c | 26 void flush_cache(unsigned long start, unsigned long size) in flush_cache() function
|
/openbmc/u-boot/arch/microblaze/lib/ |
H A D | bootm.c | 72 flush_cache(0, XILINX_DCACHE_BYTE_SIZE); in do_bootm_linux()
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | fsl_espi_spl.c | 86 flush_cache(CONFIG_SYS_SPI_FLASH_U_BOOT_DST, code_len); in fsl_spi_boot()
|
/openbmc/u-boot/arch/sh/cpu/sh4/ |
H A D | cache.c | 78 void flush_cache(unsigned long addr, unsigned long size) in flush_cache() function
|
/openbmc/linux/drivers/scsi/ |
H A D | ips.c | 676 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; in ips_release() 677 scb->cmd.flush_cache.command_id = IPS_COMMAND_ID(ha, scb); in ips_release() 678 scb->cmd.flush_cache.state = IPS_NORM_STATE; in ips_release() 679 scb->cmd.flush_cache.reserved = 0; in ips_release() 680 scb->cmd.flush_cache.reserved2 = 0; in ips_release() 681 scb->cmd.flush_cache.reserved3 = 0; in ips_release() 682 scb->cmd.flush_cache.reserved4 = 0; in ips_release() 743 scb->cmd.flush_cache.op_code = IPS_CMD_FLUSH; in ips_halt() 744 scb->cmd.flush_cache.command_id = IPS_COMMAND_ID(ha, scb); in ips_halt() 745 scb->cmd.flush_cache.state = IPS_NORM_STATE; in ips_halt() [all …]
|
/openbmc/u-boot/arch/mips/lib/ |
H A D | reloc.c | 141 flush_cache(relocaddr, length); in relocate_code()
|
H A D | traps.c | 92 flush_cache(ebase + offset, size); in set_handler()
|
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/ |
H A D | mp.c | 118 flush_cache(bootpg_va, 4096); in setup_mp()
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | ps3.c | 100 flush_cache((void *)0x100, 512); in ps3_copy_vectors()
|
/openbmc/u-boot/arch/m68k/lib/ |
H A D | cache.c | 14 void flush_cache(ulong start_addr, ulong size) in flush_cache() function
|