charname[RTE_MEMZONE_NAMESIZE]
Name of the memory zone.
Definition at line 51 of file rte_memzone.h.
rte_iova_tiova
Start IO address.
Definition at line 53 of file rte_memzone.h.
void*addr
Start virtual address.
Definition at line 55 of file rte_memzone.h.
uint64_taddr_64
Makes sure addr is always 64-bits
Definition at line 56 of file rte_memzone.h.
size_tlen
Length of the memzone.
Definition at line 58 of file rte_memzone.h.
uint64_thugepage_sz
The page size of underlying memory
Definition at line 60 of file rte_memzone.h.
int32_tsocket_id
NUMA socket ID.
Definition at line 62 of file rte_memzone.h.
uint32_tflags
Characteristics of this memzone.
Definition at line 64 of file rte_memzone.h.