Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/xen/
Dmm.c79 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()
/Linux-v5.4/include/xen/interface/
Dgrant_table.h494 #define GNTTAB_CACHE_INVAL (1<<1) macro