Searched refs:memmap_entries (Results 1 – 2 of 2) sorted by relevance
48 if ((pvh_start_info.version > 0) && (pvh_start_info.memmap_entries)) { in init_pvh_bootparams()53 pvh_bootparams.e820_entries = pvh_start_info.memmap_entries; in init_pvh_bootparams()
122 uint32_t memmap_entries; /* Number of entries in the memmap table. */ member