Searched refs:dst_ioas_id (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Diommufd.h219 * @dst_ioas_id: IOAS ID to change the mapping of
227 * dst_ioas_id. The src iova/length must exactly match a range used with
238 __u32 dst_ioas_id; member in struct:iommu_ioas_copy
/linux-master/tools/testing/selftests/iommu/
H A Diommufd.c807 .dst_ioas_id = self->ioas_id,
822 test_ioctl_ioas_alloc(&copy_cmd.dst_ioas_id);
1304 unsigned int dst_ioas_id; local
1308 test_ioctl_ioas_alloc(&dst_ioas_id);
1309 copy_cmd.dst_ioas_id = dst_ioas_id;
1329 test_ioctl_ioas_unmap_id(dst_ioas_id, copy_cmd.dst_iova,
1334 test_ioctl_destroy(dst_ioas_id);
1590 .dst_ioas_id = self->ioas_id,
H A Diommufd_fail_nth.c280 .dst_ioas_id = ioas_id,
/linux-master/drivers/iommu/iommufd/
H A Dioas.c265 dst_ioas = iommufd_get_ioas(ucmd->ictx, cmd->dst_ioas_id);

Completed in 129 milliseconds