FD.io VPP  v19.04.4-rc0-5-ge88582fac
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 61 of file physmem.h.

◆ VLIB_PHYSMEM_MAIN_F_HAVE_PAGEMAP

#define VLIB_PHYSMEM_MAIN_F_HAVE_PAGEMAP   (1 << 0)

Definition at line 60 of file physmem.h.