FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
physmem.h File Reference
+ Include dependency graph for physmem.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  vlib_physmem_map_t
 
struct  vlib_physmem_main_t
 

Macros

#define VLIB_PHYSMEM_MAIN_F_HAVE_PAGEMAP   (1 << 0)
 
#define VLIB_PHYSMEM_MAIN_F_HAVE_IOMMU   (1 << 1)
 

Macro Definition Documentation

◆ VLIB_PHYSMEM_MAIN_F_HAVE_IOMMU

#define VLIB_PHYSMEM_MAIN_F_HAVE_IOMMU   (1 << 1)

Definition at line 62 of file physmem.h.

◆ VLIB_PHYSMEM_MAIN_F_HAVE_PAGEMAP

#define VLIB_PHYSMEM_MAIN_F_HAVE_PAGEMAP   (1 << 0)

Definition at line 61 of file physmem.h.