Home
last modified time | relevance | path

Searched refs:VFIO_IOMMU_DIRTY_PAGES_FLAG_GET_BITMAP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvfio.h1639 #define VFIO_IOMMU_DIRTY_PAGES_FLAG_GET_BITMAP (1 << 2) macro
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h1663 #define VFIO_IOMMU_DIRTY_PAGES_FLAG_GET_BITMAP (1 << 2) macro
/openbmc/qemu/hw/vfio/
H A Dcontainer.c250 dbitmap->flags = VFIO_IOMMU_DIRTY_PAGES_FLAG_GET_BITMAP; in vfio_legacy_query_dirty_bitmap()
/openbmc/linux/drivers/vfio/
H A Dvfio_iommu_type1.c2899 VFIO_IOMMU_DIRTY_PAGES_FLAG_GET_BITMAP; in vfio_iommu_type1_dirty_pages()
2938 } else if (dirty.flags & VFIO_IOMMU_DIRTY_PAGES_FLAG_GET_BITMAP) { in vfio_iommu_type1_dirty_pages()