Searched refs:E820 (Results 1 – 6 of 6) sorted by relevance
54 *E820_NR = build_e820_table(E820, 0x9E000, 0xE0000); in rombios_setup_e820()55 dump_e820_table(E820, *E820_NR); in rombios_setup_e820()
23 #define E820 ((struct e820entry *)(E820_PHYSICAL_ADDRESS + E820_OFFSET)) macro
271 struct e820entry *e820 = E820; in pmm_initalize()
125 the guest memory image (in an E820 reserved region just below 4G in x86
629 # Use host's E820 for PCI passthrough.
785 these areas should be listed as reserved in the E820 table and identified
Completed in 12 milliseconds