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