Linux Kernel
3.7.1
|
#include <vfio.h>
Data Fields | |
__u32 | argsz |
__u32 | flags |
__u64 | iova_pgsizes |
VFIO_IOMMU_GET_INFO - _IOR(VFIO_TYPE, VFIO_BASE + 12, struct vfio_iommu_info)
Retrieve information about the IOMMU object. Fills in provided struct vfio_iommu_info. Caller sets argsz.
XXX Should we do these by CHECK_EXTENSION too?