| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
#include </opt/mellanox/doca/samples/doca_devemu/devemu_pci_host_common.h>
Data Fields | |
| uint64_t | size |
| uint8_t * | mem |
Definition at line 41 of file devemu_pci_host_common.h.
| uint8_t* mapped_memory::mem |
Pointer to the mapped memory
Definition at line 43 of file devemu_pci_host_common.h.
| uint64_t mapped_memory::size |
The size of the mapped memory
Definition at line 42 of file devemu_pci_host_common.h.