Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/xen/
Dmm.c44 static void dma_cache_maint(dma_addr_t handle, size_t size, u32 op) in dma_cache_maint() function
79 dma_cache_maint(handle, size, GNTTAB_CACHE_INVAL); in xen_dma_sync_for_cpu()
88 dma_cache_maint(handle, size, GNTTAB_CACHE_INVAL); in xen_dma_sync_for_device()
90 dma_cache_maint(handle, size, GNTTAB_CACHE_CLEAN); in xen_dma_sync_for_device()