Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dvfio.h18 #define VFIO_API_VERSION 0 macro
/linux-6.3-rc2/drivers/iommu/iommufd/
A Dvfio_compat.c523 return VFIO_API_VERSION; in iommufd_vfio_ioctl()
/linux-6.3-rc2/drivers/vfio/
A Dcontainer.c340 ret = VFIO_API_VERSION; in vfio_fops_unl_ioctl()
/linux-6.3-rc2/tools/testing/selftests/iommu/
A Diommufd.c1271 ASSERT_EQ(VFIO_API_VERSION, ioctl(self->fd, VFIO_GET_API_VERSION)); in TEST_F()
/linux-6.3-rc2/Documentation/driver-api/
A Dvfio.rst179 if (ioctl(container, VFIO_GET_API_VERSION) != VFIO_API_VERSION)

Completed in 14 milliseconds