Home
last modified time | relevance | path

Searched refs:IOMMU_IOAS_MAP (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Diommufd.h219 #define IOMMU_IOAS_MAP _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_MAP) macro
/linux-6.15/drivers/iommu/iommufd/
H A Dmain.c368 IOCTL_OP(IOMMU_IOAS_MAP, iommufd_ioas_map, struct iommu_ioas_map, iova),
/linux-6.15/tools/testing/selftests/iommu/
H A Diommufd_utils.h586 ret = ioctl(fd, IOMMU_IOAS_MAP, &cmd); in _test_ioctl_ioas_map()
H A Diommufd.c131 TEST_LENGTH(iommu_ioas_map, IOMMU_IOAS_MAP, iova); in TEST_F()
/linux-6.15/Documentation/driver-api/
H A Dvfio.rst369 ioctl(iommufd, IOMMU_IOAS_MAP, &map);