Searched refs:vfio_bitmap (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dvfio.h1570 struct vfio_bitmap { struct
1588 * provide a struct vfio_bitmap in data[]. User must provide zero-allocated
1589 * memory via vfio_bitmap.data and its size in the vfio_bitmap.size field.
1591 * vfio_bitmap.pgsize field, consecutively starting from iova offset. Bit set
1594 * vfio_bitmap.data.
1670 struct vfio_bitmap bitmap;
/linux-master/drivers/vfio/
H A Dvfio_iommu_type1.c1269 struct vfio_bitmap *bitmap)
2834 struct vfio_bitmap bitmap = { 0 };

Completed in 115 milliseconds