Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/xen/
H A 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()
/openbmc/linux/include/xen/interface/
H A Dgrant_table.h514 #define GNTTAB_CACHE_INVAL (1u<<1) macro
/openbmc/qemu/include/hw/xen/interface/
H A Dgrant_table.h578 #define GNTTAB_CACHE_INVAL (1u<<1) macro