Home
last modified time | relevance | path

Searched refs:GNTDEV_DMA_FLAG_WC (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/xen/
H A Dgntdev.h212 #define GNTDEV_DMA_FLAG_WC (1 << 0) macro
/kernel/linux/linux-6.6/include/uapi/xen/
H A Dgntdev.h218 #define GNTDEV_DMA_FLAG_WC (1 << 0) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/xen/
H A Dgntdev.h76 #define GNTDEV_DMA_FLAG_WC (1 << 0) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/xen/
H A Dgntdev.h91 #define GNTDEV_DMA_FLAG_WC (1 << 0) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/xen/
H A Dgntdev.h76 #define GNTDEV_DMA_FLAG_WC (1 << 0) macro
/kernel/linux/linux-5.10/drivers/xen/
H A Dgntdev-dmabuf.c429 if ((dmabuf_flags & GNTDEV_DMA_FLAG_WC) && in dmabuf_exp_alloc_backing_storage()
H A Dgntdev.c164 if (dma_flags & (GNTDEV_DMA_FLAG_WC | GNTDEV_DMA_FLAG_COHERENT)) { in gntdev_alloc_map()
/kernel/linux/linux-6.6/drivers/xen/
H A Dgntdev-dmabuf.c423 if ((dmabuf_flags & GNTDEV_DMA_FLAG_WC) && in dmabuf_exp_alloc_backing_storage()
H A Dgntdev.c170 if (dma_flags & (GNTDEV_DMA_FLAG_WC | GNTDEV_DMA_FLAG_COHERENT)) { in gntdev_alloc_map()

Completed in 8 milliseconds