Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/iommu/
A Diommufd.c2054 EXPECT_ERRNO(EINVAL, ioctl(self->fd, VFIO_IOMMU_GET_INFO, &info_cmd)); in TEST_F()
2057 EXPECT_ERRNO(ENODEV, ioctl(self->fd, VFIO_IOMMU_GET_INFO, &info_cmd)); in TEST_F()
2250 ioctl_check_buf(self->fd, VFIO_IOMMU_GET_INFO); in TEST_F()
2259 ioctl_check_buf(self->fd, VFIO_IOMMU_GET_INFO); in TEST_F()
2272 ioctl_check_buf(self->fd, VFIO_IOMMU_GET_INFO); in TEST_F()
/linux/include/uapi/linux/
A Dvfio.h1541 #define VFIO_IOMMU_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 12) macro
/linux/drivers/iommu/iommufd/
A Dvfio_compat.c530 case VFIO_IOMMU_GET_INFO: in iommufd_vfio_ioctl()
/linux/Documentation/driver-api/
A Dvfio.rst201 ioctl(container, VFIO_IOMMU_GET_INFO, &iommu_info);
/linux/drivers/vfio/
A Dvfio_iommu_type1.c2992 case VFIO_IOMMU_GET_INFO: in vfio_iommu_type1_ioctl()

Completed in 26 milliseconds