Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
vfio_iommu_type1_info Struct Reference

#include <vfio.h>

Data Fields

__u32 argsz
 
__u32 flags
 
__u64 iova_pgsizes
 

Detailed Description

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?

Definition at line 326 of file vfio.h.

Field Documentation

__u32 argsz

Definition at line 327 of file vfio.h.

__u32 flags

Definition at line 328 of file vfio.h.

__u64 iova_pgsizes

Definition at line 330 of file vfio.h.


The documentation for this struct was generated from the following file: