Home
last modified time | relevance | path

Searched refs:memmap_entries (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/x86/platform/pvh/
Denlighten.c47 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()
/Linux-v5.10/include/xen/interface/hvm/
Dstart_info.h139 uint32_t memmap_entries; /* Number of entries in the memmap table. */ member