Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/xen/
A Dgntdev.h218 #define GNTDEV_DMA_FLAG_WC (1 << 0) macro
/linux-6.3-rc2/drivers/xen/
A Dgntdev-dmabuf.c422 if ((dmabuf_flags & GNTDEV_DMA_FLAG_WC) && in dmabuf_exp_alloc_backing_storage()
A Dgntdev.c170 if (dma_flags & (GNTDEV_DMA_FLAG_WC | GNTDEV_DMA_FLAG_COHERENT)) { in gntdev_alloc_map()

Completed in 10 milliseconds