Searched refs:GNTTAB_CACHE_INVAL (Results 1 – 2 of 2) sorted by relevance
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()
514 #define GNTTAB_CACHE_INVAL (1u<<1) macro