Home
last modified time | relevance | path

Searched refs:flush_dcache_range (Results 1 – 25 of 113) sorted by relevance

12345

/rk3399_rockchip-uboot/arch/arm/mach-omap2/
H A Dsec-common.c82 flush_dcache_range( in secure_rom_call()
114 flush_dcache_range( in secure_boot_verify_image()
153 flush_dcache_range( in secure_boot_verify_image()
336 flush_dcache_range( in secure_tee_install()
340 flush_dcache_range((u32)&tee_info, (u32)&tee_info + in secure_tee_install()
359 flush_dcache_range((u32)smc_cpu1_params, (u32)smc_cpu1_params + in secure_tee_install()
/rk3399_rockchip-uboot/arch/nds32/lib/
H A Dcache.c160 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range() function
227 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range() function
265 flush_dcache_range(addr, addr + size); in flush_cache()
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A Dcache_v7.c147 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() function
166 flush_dcache_range(start, stop); in mmu_page_table_flush()
182 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() function
H A Dvirt-v7.c61 flush_dcache_range(CONFIG_ARMV7_SECURE_BASE, in relocate_secure_section()
/rk3399_rockchip-uboot/arch/sh/cpu/sh4/
H A Dcache.c57 void flush_dcache_range(unsigned long start, unsigned long end) in flush_dcache_range() function
81 flush_dcache_range(addr , addr + size); in flush_cache()
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dcache.c19 flush_dcache_range(start, start + size); in flush_cache()
44 __weak void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() function
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dmp.c85 flush_dcache_range((unsigned long)&__real_cntfrq, in fsl_layerscape_wake_seconday_cores()
94 flush_dcache_range((unsigned long)table, in fsl_layerscape_wake_seconday_cores()
156 flush_dcache_range((unsigned long)table, (unsigned long)table + in fsl_layerscape_wake_seconday_cores()
274 flush_dcache_range((unsigned long)table, in cpu_release()
/rk3399_rockchip-uboot/drivers/net/
H A Dbcm-sf2-eth-gmac.c193 flush_dcache_range((unsigned long)descp, in dma_tx_init()
196 flush_dcache_range((unsigned long)bufp, in dma_tx_init()
247 flush_dcache_range((unsigned long)descp, in dma_rx_init()
250 flush_dcache_range((unsigned long)(bufp), in dma_rx_init()
355 flush_dcache_range((unsigned long)dma->tx_desc_aligned, in gmac_tx_packet()
358 flush_dcache_range((unsigned long)bufp, in gmac_tx_packet()
438 flush_dcache_range((unsigned long)dma->rx_desc_aligned, in gmac_check_rx_done()
441 flush_dcache_range((unsigned long)bufp, in gmac_check_rx_done()
470 flush_dcache_range((unsigned long)dma->rx_desc_aligned, in gmac_check_rx_done()
H A Ddesignware.c171 flush_dcache_range((ulong)priv->tx_mac_descrtable, in tx_descs_init()
193 flush_dcache_range((ulong)rxbuffs, (ulong)rxbuffs + RX_TOTAL_BUFSIZE); in rx_descs_init()
211 flush_dcache_range((ulong)priv->rx_mac_descrtable, in rx_descs_init()
375 flush_dcache_range(data_start, data_end); in _dw_eth_send()
393 flush_dcache_range(desc_start, desc_end); in _dw_eth_send()
453 flush_dcache_range(desc_start, desc_end); in _dw_free_pkt()
H A Dsun8i_emac.c341 flush_dcache_range((uintptr_t)rxbuffs, (ulong)rxbuffs + in rx_descs_init()
356 flush_dcache_range((uintptr_t)priv->rx_chain, in rx_descs_init()
384 flush_dcache_range((uintptr_t)priv->tx_chain, in tx_descs_init()
568 flush_dcache_range(data_start, data_end); in _sun8i_emac_eth_send()
579 flush_dcache_range(desc_start, desc_end); in _sun8i_emac_eth_send()
709 flush_dcache_range(desc_start, desc_end); in _sun8i_free_pkt()
/rk3399_rockchip-uboot/drivers/crypto/fsl/
H A Dfsl_blob.c94 flush_dcache_range((unsigned long)desc, in blob_dek()
97 flush_dcache_range((unsigned long)dst, in blob_dek()
/rk3399_rockchip-uboot/arch/arm/cpu/pxa/
H A Dcache.c35 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() function
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/
H A Dcache.c38 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() function
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dcpu.c69 flush_dcache_range(CONFIG_ARMV8_SECURE_BASE, in relocate_secure_section()
/rk3399_rockchip-uboot/arch/xtensa/lib/
H A Dcache.c42 void flush_dcache_range(ulong start_addr, ulong end_addr) in flush_dcache_range() function
/rk3399_rockchip-uboot/cmd/ddr_tool/stressapptest/
H A Dstressapptest.c678 flush_dcache_range((ulong)&dst_mem[i], (ulong)&dst_mem[i + 1]); in block_mis_search()
713 flush_dcache_range((ulong)&dst_mem[i], (ulong)&dst_mem[i + 1]); in block_mis_search()
799 flush_dcache_range((ulong)&dst_mem[j], (ulong)&dst_mem[j + 1]); in page_inv_up()
820 flush_dcache_range((ulong)&dst_mem[j], (ulong)&dst_mem[j + 1]); in page_inv_down()
952 flush_dcache_range((ulong)&page_list[src], (ulong)&page_list[src + 1]); in page_copy()
953 flush_dcache_range((ulong)&page_list[dst], (ulong)&page_list[dst + 1]); in page_copy()
999 flush_dcache_range((ulong)&cpu_test_finish[cpu_id], in secondary_main()
1001 flush_dcache_range((ulong)&cpu_copy_err[cpu_id], in secondary_main()
1003 flush_dcache_range((ulong)&cpu_inv_err[cpu_id], in secondary_main()
1131 flush_dcache_range((ulong)&cpu_test_finish[i], in doing_stressapptest()
/rk3399_rockchip-uboot/arch/arm/cpu/arm11/
H A Dcpu.c78 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() function
/rk3399_rockchip-uboot/arch/arm/mach-omap2/omap5/
H A Dsec_entry_cpu1.S21 .global flush_dcache_range symbol
87 blx flush_dcache_range @ flush the cache on args buffer
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dio.h58 flush_dcache_range(addr, addr + ROUND(length, CACHELINE_SIZE)); in dwc3_flush_cache()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-hcd.c250 flush_dcache_range(addr, ALIGN(addr + sz, ARCH_DMA_MINALIGN)); in ehci_td_buffer()
543 flush_dcache_range((unsigned long)&ctrl->qh_list, in ehci_submit_async()
545 flush_dcache_range((unsigned long)qh, ALIGN_END_ADDR(struct QH, qh, 1)); in ehci_submit_async()
546 flush_dcache_range((unsigned long)qtd, in ehci_submit_async()
587 flush_dcache_range((unsigned long)&ctrl->qh_list, in ehci_submit_async()
997 flush_dcache_range((unsigned long)qh_list, in ehci_common_init()
1014 flush_dcache_range((unsigned long)periodic, in ehci_common_init()
1036 flush_dcache_range((unsigned long)ctrl->periodic_list, in ehci_common_init()
1333 flush_dcache_range((unsigned long)buffer, in _ehci_create_int_queue()
1336 flush_dcache_range((unsigned long)result->first, in _ehci_create_int_queue()
[all …]
/rk3399_rockchip-uboot/board/synopsys/axs10x/
H A Dnand.c116 flush_dcache_range((unsigned long)bd, in axs101_nand_write_buf()
150 flush_dcache_range((unsigned long)bd, in axs101_nand_read_buf()
/rk3399_rockchip-uboot/cmd/
H A Dcache.c67 flush_dcache_range(start, start + size); in do_dcache()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dvendor_misc.c52 flush_dcache_range((ulong)shm, (ulong)(shm + len)); in vendor_handle_hdcp()
/rk3399_rockchip-uboot/common/
H A Dbouncebuf.c58 flush_dcache_range((unsigned long)state->bounce_buffer, in bounce_buffer_start()
/rk3399_rockchip-uboot/drivers/bootcount/
H A Dbootcount_ram.c39 flush_dcache_range((ulong)&save_addr[0], in bootcount_store()

12345