Home
last modified time | relevance | path

Searched refs:rt_hw_cpu_dcache_clean_and_invalidate (Results 1 – 8 of 8) sorted by relevance

/bsp/nuvoton/libraries/ma35/rtt_port/
A Ddrv_common.h62 extern void rt_hw_cpu_dcache_clean_and_invalidate(void *addr, int size);
A Ddrv_pdma.c809 rt_hw_cpu_dcache_clean_and_invalidate((void *)next->SA, u32FlushLen); in _nu_pdma_transfer()
813 rt_hw_cpu_dcache_clean_and_invalidate((void *)next->DA, u32FlushLen); in _nu_pdma_transfer()
816 rt_hw_cpu_dcache_clean_and_invalidate((void *)next, sizeof(DSCT_T)); in _nu_pdma_transfer()
A Ddrv_usbhost.c517 rt_hw_cpu_dcache_clean_and_invalidate((void *)buffer_nonch, nbytes); in nu_pipe_xfer()
A Ddrv_sdio.c484 rt_hw_cpu_dcache_clean_and_invalidate((void *)data.dest, size); in nu_sdh_request()
/bsp/xuantie/virt64/c906/libcpu/
A Dcache.h67 #define rt_hw_cpu_dcache_clean_and_invalidate rt_hw_cpu_dcache_clean_and_invalidate_local macro
/bsp/ultrarisc/arch/ur-cp100/
A Dcache.h67 #define rt_hw_cpu_dcache_clean_and_invalidate rt_hw_cpu_dcache_clean_and_invalidate_local macro
/bsp/raspberry-pi/raspi4-64/drivers/
A Ddrv_hdmi.c109 rt_hw_cpu_dcache_clean_and_invalidate((void *)smem_start, smem_len); in hdmi_fb_control()
/bsp/allwinner/libraries/libos/src/
A Dos.c135 rt_hw_cpu_dcache_clean_and_invalidate((void *)start, len); in awos_arch_mems_clean_flush_dcache_region()

Completed in 27 milliseconds