Searched refs:VFIO_GET_API_VERSION (Results 1 – 5 of 5) sorted by relevance
26 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0) macro
101 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0) macro
39 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0) macro
179 if (ioctl(container, VFIO_GET_API_VERSION) != VFIO_API_VERSION)
1143 case VFIO_GET_API_VERSION: in vfio_fops_unl_ioctl()