Searched refs:IOMMU_IOAS_MAP (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/include/uapi/linux/ |
| H A D | iommufd.h | 219 #define IOMMU_IOAS_MAP _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_MAP) macro
|
| /linux-6.15/drivers/iommu/iommufd/ |
| H A D | main.c | 368 IOCTL_OP(IOMMU_IOAS_MAP, iommufd_ioas_map, struct iommu_ioas_map, iova),
|
| /linux-6.15/tools/testing/selftests/iommu/ |
| H A D | iommufd_utils.h | 586 ret = ioctl(fd, IOMMU_IOAS_MAP, &cmd); in _test_ioctl_ioas_map()
|
| H A D | iommufd.c | 131 TEST_LENGTH(iommu_ioas_map, IOMMU_IOAS_MAP, iova); in TEST_F()
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | vfio.rst | 369 ioctl(iommufd, IOMMU_IOAS_MAP, &map);
|