Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dvfio.h1590 struct vfio_bitmap { struct
1608 * provide a struct vfio_bitmap in data[]. User must provide zero-allocated argument
1609 * memory via vfio_bitmap.data and its size in the vfio_bitmap.size field.
1611 * vfio_bitmap.pgsize field, consecutively starting from iova offset. Bit set
1614 * vfio_bitmap.data.
1690 struct vfio_bitmap bitmap;
/linux/drivers/vfio/
H A Dvfio_iommu_type1.c1300 struct vfio_bitmap *bitmap) in vfio_dma_do_unmap()
2812 struct vfio_bitmap bitmap = { 0 }; in vfio_iommu_type1_unmap_dma()