Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/xen/
H A Dmm.c83 dma_cache_maint(dev, handle, size, GNTTAB_CACHE_INVAL); in xen_dma_sync_for_cpu()
90 dma_cache_maint(dev, handle, size, GNTTAB_CACHE_INVAL); in xen_dma_sync_for_device()
/OK3568_Linux_fs/kernel/include/xen/interface/
H A Dgrant_table.h494 #define GNTTAB_CACHE_INVAL (1<<1) macro