Searched refs:IOMMU_IOAS_MAP (Results 1 – 6 of 6) sorted by relevance
| /linux/include/uapi/linux/ |
| H A D | iommufd.h | 220 #define IOMMU_IOAS_MAP _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_MAP) macro
|
| /linux/tools/testing/selftests/vfio/lib/ |
| H A D | iommu.c | 129 if (ioctl(iommu->iommufd, IOMMU_IOAS_MAP, &args)) in iommufd_map()
|
| /linux/drivers/iommu/iommufd/ |
| H A D | main.c | 482 IOCTL_OP(IOMMU_IOAS_MAP, iommufd_ioas_map, struct iommu_ioas_map, iova),
|
| /linux/tools/testing/selftests/iommu/ |
| H A D | iommufd_utils.h | 640 ret = ioctl(fd, IOMMU_IOAS_MAP, &cmd); in _test_ioctl_ioas_map()
|
| H A D | iommufd.c | 130 TEST_LENGTH(iommu_ioas_map, IOMMU_IOAS_MAP, iova); in TEST_F()
|
| /linux/Documentation/driver-api/ |
| H A D | vfio.rst | 369 ioctl(iommufd, IOMMU_IOAS_MAP, &map);
|