Home
last modified time | relevance | path

Searched refs:boot_e820_entry (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/xen/
H A Denlighten_pvh.c76 struct boot_e820_entry *e = &bootp->e820_table[i]; in pvh_reserve_extra_memory()
91 struct boot_e820_entry *e = &bootp->e820_table[i]; in pvh_reserve_extra_memory()
101 struct boot_e820_entry *next; in pvh_reserve_extra_memory()
/linux/arch/x86/boot/
H A Dmemory.c22 struct boot_e820_entry *desc = boot_params.e820_table; in detect_memory_e820()
23 static struct boot_e820_entry buf; /* static so it is zeroed */ in detect_memory_e820()
/linux/arch/x86/include/uapi/asm/
H A Dsetup_data.h45 struct boot_e820_entry { struct
/linux/arch/x86/boot/compressed/
H A Dkaslr.c748 struct boot_e820_entry *entry; in process_e820_entries()