Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/xen/
A Dmm.c45 static void dma_cache_maint(struct device *dev, dma_addr_t handle, in dma_cache_maint() function
81 dma_cache_maint(dev, handle, size, GNTTAB_CACHE_INVAL); in xen_dma_sync_for_cpu()
88 dma_cache_maint(dev, handle, size, GNTTAB_CACHE_INVAL); in xen_dma_sync_for_device()
90 dma_cache_maint(dev, handle, size, GNTTAB_CACHE_CLEAN); in xen_dma_sync_for_device()

Completed in 2 milliseconds