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

/linux-master/drivers/vfio/
H A Dcontainer.c340 ret = VFIO_API_VERSION;
/linux-master/drivers/iommu/iommufd/
H A Dvfio_compat.c525 return VFIO_API_VERSION;
/linux-master/include/uapi/linux/
H A Dvfio.h18 #define VFIO_API_VERSION 0 macro
108 * Return: VFIO_API_VERSION
/linux-master/tools/testing/selftests/iommu/
H A Diommufd.c1966 ASSERT_EQ(VFIO_API_VERSION, ioctl(self->fd, VFIO_GET_API_VERSION));

Completed in 132 milliseconds