Searched refs:VFIO_GET_API_VERSION (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/vfio/
H A Dcontainer.c339 case VFIO_GET_API_VERSION:
/linux-master/drivers/iommu/iommufd/
H A Dvfio_compat.c524 case VFIO_GET_API_VERSION:
/linux-master/include/uapi/linux/
H A Dvfio.h103 * VFIO_GET_API_VERSION - _IO(VFIO_TYPE, VFIO_BASE + 0)
111 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0) macro
/linux-master/tools/testing/selftests/iommu/
H A Diommufd.c1966 ASSERT_EQ(VFIO_API_VERSION, ioctl(self->fd, VFIO_GET_API_VERSION));

Completed in 150 milliseconds