HomeSort by relevance Sort by last modified time
    Searched refs:VFIO_GET_API_VERSION (Results 1 - 3 of 3) sorted by null

  /development/ndk/platforms/android-L/include/linux/
vfio.h 29 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
  /bionic/libc/kernel/uapi/linux/
vfio.h 30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
  /external/kernel-headers/original/uapi/linux/
vfio.h 44 * VFIO_GET_API_VERSION - _IO(VFIO_TYPE, VFIO_BASE + 0)
52 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)

Completed in 75 milliseconds