Struct opae_vfio_iova_range¶
ClassList > opae_vfio_iova_range
IO Virtual Address Range. More...
#include <vfio.h>
Public Attributes¶
Type | Name |
---|---|
uint64_t | end End of this range of offsets. |
struct opae_vfio_iova_range * | next Pointer to next in list. |
uint64_t | start Start of this range of offsets. |
Detailed Description¶
A range of allocatable IOVA offsets. Used for mapping DMA buffers.
Public Attributes Documentation¶
variable end¶
variable next¶
variable start¶
The documentation for this class was generated from the following file docs/sw/include/opae/vfio.h