HomeSort by relevance Sort by last modified time
    Searched defs:VFIO_BASE (Results 1 - 25 of 33) sorted by null

1 2

  /development/ndk/platforms/android-21/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
vfio.h 29 #define VFIO_BASE 100
30 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
31 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
32 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
41 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
42 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
44 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
45 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
56 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
71 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8
    [all...]

Completed in 1599 milliseconds

1 2