Home
last modified time | relevance | path

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

/linux/arch/x86/platform/pvh/
H A Denlighten.c48 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()
/linux/include/xen/interface/hvm/
H A Dstart_info.h122 uint32_t memmap_entries; /* Number of entries in the memmap table. */ member