Struct opae_vfio_sparse_info¶
ClassList > opae_vfio_sparse_info
MMIO sparse-mappable region info. More...
#include <vfio.h>
Public Attributes¶
Type | Name |
---|---|
uint32_t | index Region index, from 0. |
struct opae_vfio_sparse_info * | next Pointer to next in list. |
uint32_t | offset Offset of sparse region. |
uint8_t * | ptr Virtual address of sparse region. |
uint32_t | size Size of sparse region. |
Detailed Description¶
Describes a range of sparse-mappable MMIO, for MMIO ranges that have non-contiguous addresses.
Public Attributes Documentation¶
variable index¶
variable next¶
variable offset¶
variable ptr¶
variable size¶
The documentation for this class was generated from the following file docs/sw/include/opae/vfio.h