memmap_entries 47 arch/x86/platform/pvh/enlighten.c if ((pvh_start_info.version > 0) && (pvh_start_info.memmap_entries)) { memmap_entries 52 arch/x86/platform/pvh/enlighten.c pvh_bootparams.e820_entries = pvh_start_info.memmap_entries; memmap_entries 139 include/xen/interface/hvm/start_info.h uint32_t memmap_entries; /* Number of entries in the memmap table. */