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