Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/xen/
Dmm.c81 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()
/linux-5.19.10/include/xen/interface/
Dgrant_table.h514 #define GNTTAB_CACHE_INVAL (1u<<1) macro