Struct opae_vfio_device_region¶
ClassList > opae_vfio_device_region
MMIO region info. More...
#include <vfio.h>
Public Attributes¶
Type | Name |
---|---|
struct opae_vfio_device_region * | next Pointer to next in list. |
uint32_t | region_index Region index, from 0. |
uint8_t * | region_ptr Virtual address of region. |
size_t | region_size Size of region. |
struct opae_vfio_sparse_info * | region_sparse For sparse regions. |
Detailed Description¶
Describes a range of mappable MMIO.
Public Attributes Documentation¶
variable next¶
variable region_index¶
variable region_ptr¶
variable region_size¶
variable region_sparse¶
The documentation for this class was generated from the following file docs/sw/include/opae/vfio.h