Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/xen/
Dmm.c47 static void dma_cache_maint(struct device *dev, dma_addr_t handle, in dma_cache_maint() function
83 dma_cache_maint(dev, handle, size, GNTTAB_CACHE_INVAL); in xen_dma_sync_for_cpu()
90 dma_cache_maint(dev, handle, size, GNTTAB_CACHE_INVAL); in xen_dma_sync_for_device()
92 dma_cache_maint(dev, handle, size, GNTTAB_CACHE_CLEAN); in xen_dma_sync_for_device()