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

  /bionic/libc/kernel/uapi/linux/
vfio.h 39 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
  /external/kernel-headers/original/uapi/linux/
vfio.h 93 * VFIO_GET_API_VERSION - _IO(VFIO_TYPE, VFIO_BASE + 0)
101 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)

Completed in 46 milliseconds