Home
last modified time | relevance | path

Searched refs:e820_entry (Results 1 – 12 of 12) sorted by relevance

/u-boot/arch/x86/include/asm/
A De820.h16 struct e820_entry { struct
27 struct e820_entry *); argument
A Dbootparam.h127 struct e820_entry e820_map[E820MAX]; /* 0x2d0 */
/u-boot/arch/x86/lib/
A De820.c22 struct e820_entry *entries) in install_e820_map()
43 struct e820_entry e820[E820MAX]; in efi_add_known_memory()
A Dcoreboot_table.c105 struct e820_entry e820[32]; in write_coreboot_table()
A Dzimage.c620 struct e820_entry *entry = &base_ptr->e820_map[i]; in zimage_dump()
/u-boot/cmd/
A Delf.c106 struct e820_entry *data; in do_bootvx()
153 data = (struct e820_entry *)(base + E820_DATA_OFFSET); in do_bootvx()
159 info->addr = (info->entries - 1) * sizeof(struct e820_entry) + in do_bootvx()
/u-boot/arch/x86/cpu/tangier/
A Dsdram.c104 struct e820_entry *entries) in sfi_setup_e820()
194 struct e820_entry *entries) in install_e820_map()
/u-boot/arch/x86/cpu/qemu/
A De820.c19 struct e820_entry *entries) in install_e820_map()
/u-boot/arch/x86/cpu/efi/
A Dpayload.c180 struct e820_entry *entries) in install_e820_map()
186 struct e820_entry *last_entry = NULL; in install_e820_map()
/u-boot/arch/x86/cpu/coreboot/
A Dsdram.c17 struct e820_entry *entries) in install_e820_map()
/u-boot/arch/x86/cpu/slimbootloader/
A Dsdram.c139 struct e820_entry *entries) in install_e820_map()
/u-boot/arch/x86/lib/fsp/
A Dfsp_dram.c101 struct e820_entry *entries) in install_e820_map()

Completed in 12 milliseconds