Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Diommufd.h79 #define IOMMU_IOAS_ALLOC _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_ALLOC) macro
/openbmc/qemu/linux-headers/linux/
H A Diommufd.h82 #define IOMMU_IOAS_ALLOC _IO(IOMMUFD_TYPE, IOMMUFD_CMD_IOAS_ALLOC) macro
/openbmc/qemu/backends/
H A Diommufd.c116 if (ioctl(fd, IOMMU_IOAS_ALLOC, &alloc_data)) { in iommufd_backend_alloc_ioas()
/openbmc/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h208 ret = ioctl(fd, IOMMU_IOAS_ALLOC, &cmd); in _test_ioctl_ioas_alloc()
H A Diommufd.c117 TEST_LENGTH(iommu_ioas_alloc, IOMMU_IOAS_ALLOC); in TEST_F()
/openbmc/linux/drivers/iommu/iommufd/
H A Dmain.c345 IOCTL_OP(IOMMU_IOAS_ALLOC, iommufd_ioas_alloc_ioctl,
/openbmc/linux/Documentation/userspace-api/
H A Diommufd.rst85 1. IOMMUFD_OBJ_IOAS is created via the IOMMU_IOAS_ALLOC uAPI. An iommufd can
/openbmc/linux/Documentation/driver-api/
H A Dvfio.rst358 ioctl(iommufd, IOMMU_IOAS_ALLOC, &alloc_data);