Home
last modified time | relevance | path

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

/arch/x86/xen/
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()
/arch/x86/boot/
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()
/arch/x86/include/uapi/asm/
A Dsetup_data.h45 struct boot_e820_entry { struct
A Dbootparam.h159 struct boot_e820_entry e820_table[E820_MAX_ENTRIES_ZEROPAGE]; /* 0x2d0 */
/arch/x86/kernel/
A De820.c421 static int __init __append_e820_table(struct boot_e820_entry *entries, u32 nr_entries) in __append_e820_table()
423 struct boot_e820_entry *entry = entries; in __append_e820_table()
452 static int __init append_e820_table(struct boot_e820_entry *entries, u32 nr_entries) in append_e820_table()
727 struct boot_e820_entry *extmap; in e820__memory_setup_extended()
732 extmap = (struct boot_e820_entry *)(sdata->data); in e820__memory_setup_extended()
1229 BUILD_BUG_ON(sizeof(struct boot_e820_entry) != 20); in e820__memory_setup()
/arch/x86/boot/compressed/
A Dpgtable_64.c35 struct boot_e820_entry *entry; in find_trampoline_placement()
A Dkaslr.c748 struct boot_e820_entry *entry; in process_e820_entries()

Completed in 14 milliseconds