Home
last modified time | relevance | path

Searched refs:IOMMU_IOAS_ALLOC (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Diommufd.h88 #define IOMMU_IOAS_ALLOC _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_ALLOC) macro
/linux-6.15/drivers/iommu/iommufd/
H A Dmain.c358 IOCTL_OP(IOMMU_IOAS_ALLOC, iommufd_ioas_alloc_ioctl,
/linux-6.15/tools/testing/selftests/iommu/
H A Diommufd_utils.h559 ret = ioctl(fd, IOMMU_IOAS_ALLOC, &cmd); in _test_ioctl_ioas_alloc()
H A Diommufd.c126 TEST_LENGTH(iommu_ioas_alloc, IOMMU_IOAS_ALLOC, out_ioas_id); in TEST_F()
/linux-6.15/Documentation/userspace-api/
H A Diommufd.rst187 1. IOMMUFD_OBJ_IOAS is created via the IOMMU_IOAS_ALLOC uAPI. An iommufd can
/linux-6.15/Documentation/driver-api/
H A Dvfio.rst358 ioctl(iommufd, IOMMU_IOAS_ALLOC, &alloc_data);