aboutsummaryrefslogtreecommitdiffstats
path: root/vlib/vlib/physmem.h
diff options
context:
space:
mode:
Diffstat (limited to 'vlib/vlib/physmem.h')
-rw-r--r--vlib/vlib/physmem.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/vlib/vlib/physmem.h b/vlib/vlib/physmem.h
index 6e70291c1d9..6f75a0f3662 100644
--- a/vlib/vlib/physmem.h
+++ b/vlib/vlib/physmem.h
@@ -53,6 +53,9 @@ typedef struct {
uword page_mask;
u64 * page_table;
+
+ /* is fake physmem */
+ u8 is_fake;
} vlib_physmem_main_t;
always_inline u64