Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Diommufd.h87 #define IOMMU_IOAS_ALLOC _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_ALLOC) macro
/linux/drivers/iommu/iommufd/
H A Dmain.c348 IOCTL_OP(IOMMU_IOAS_ALLOC, iommufd_ioas_alloc_ioctl,
/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h558 ret = ioctl(fd, IOMMU_IOAS_ALLOC, &cmd);
H A Diommufd.c126 TEST_LENGTH(iommu_ioas_alloc, IOMMU_IOAS_ALLOC, out_ioas_id); in TEST_F()