Home
last modified time | relevance | path

Searched defs:iova_allocator (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/vfio/lib/include/
H A Dvfio_util.h191 struct iova_allocator { struct
192 struct iommu_iova_range *ranges;
193 u32 nranges;
194 u32 range_idx;
195 u64 range_offset;
/linux/tools/testing/selftests/vfio/
H A Dvfio_pci_driver_test.c22 struct iova_allocator *iova_allocator, in region_setup()
48 struct iova_allocator *iova_allocator; in FIXTURE() local
H A Dvfio_dma_mapping_test.c98 struct iova_allocator *iova_allocator; in FIXTURE() local