iommu_mapping_get
rc = iommu_mapping_get(device_bdf, region.iova, &mapping);
ASSERT_NE(0, iommu_mapping_get(device_bdf, region.iova, &mapping));