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

  /bionic/libc/kernel/uapi/linux/
vfio.h 251 #define VFIO_IOMMU_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 12)
  /external/kernel-headers/original/uapi/linux/
vfio.h 702 * VFIO_IOMMU_GET_INFO - _IOR(VFIO_TYPE, VFIO_BASE + 12, struct vfio_iommu_info)
716 #define VFIO_IOMMU_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 12)

Completed in 49 milliseconds