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

  /bionic/libc/kernel/uapi/linux/
vfio.h 255 struct vfio_iommu_spapr_register_memory { struct
262 #define VFIO_IOMMU_SPAPR_REGISTER_MEMORY _IO(VFIO_TYPE, VFIO_BASE + 17)
  /external/kernel-headers/original/uapi/linux/
vfio.h 533 * VFIO_IOMMU_SPAPR_REGISTER_MEMORY - _IOW(VFIO_TYPE, VFIO_BASE + 17, struct vfio_iommu_spapr_register_memory)
540 struct vfio_iommu_spapr_register_memory { struct
546 #define VFIO_IOMMU_SPAPR_REGISTER_MEMORY _IO(VFIO_TYPE, VFIO_BASE + 17)
549 * VFIO_IOMMU_SPAPR_UNREGISTER_MEMORY - _IOW(VFIO_TYPE, VFIO_BASE + 18, struct vfio_iommu_spapr_register_memory)
552 * VFIO_IOMMU_SPAPR_REGISTER_MEMORY.
553 * Uses vfio_iommu_spapr_register_memory for parameters.

Completed in 45 milliseconds