FD.io VPP  v16.06
Vector Packet Processing
physmem.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  vlib_physmem_region_t
 
struct  vlib_physmem_main_t
 

Functions

always_inline u64 vlib_physmem_offset_to_physical (vlib_physmem_main_t *pm, uword o)
 
always_inline int vlib_physmem_is_virtual (vlib_physmem_main_t *pm, uword p)
 
always_inline uword vlib_physmem_offset_of (vlib_physmem_main_t *pm, void *p)
 
always_inline voidvlib_physmem_at_offset (vlib_physmem_main_t *pm, uword offset)
 

Function Documentation

always_inline void* vlib_physmem_at_offset ( vlib_physmem_main_t pm,
uword  offset 
)

Definition at line 87 of file physmem.h.

+ Here is the caller graph for this function:

always_inline int vlib_physmem_is_virtual ( vlib_physmem_main_t pm,
uword  p 
)

Definition at line 68 of file physmem.h.

+ Here is the caller graph for this function:

always_inline uword vlib_physmem_offset_of ( vlib_physmem_main_t pm,
void p 
)

Definition at line 72 of file physmem.h.

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

always_inline u64 vlib_physmem_offset_to_physical ( vlib_physmem_main_t pm,
uword  o 
)

Definition at line 59 of file physmem.h.

+ Here is the caller graph for this function: