Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/
De820.h15 struct e820_entry { struct
28 struct e820_entry *); argument
Dbootparam.h114 struct e820_entry e820_map[E820MAX]; /* 0x2d0 */
/external/u-boot/arch/x86/lib/
De820.c21 struct e820_entry *entries) in install_e820_map()
42 struct e820_entry e820[E820MAX]; in efi_add_known_memory()
Dcoreboot_table.c102 struct e820_entry e820[32]; in write_coreboot_table()
/external/u-boot/arch/x86/cpu/tangier/
Dsdram.c102 struct e820_entry *entries) in sfi_setup_e820()
192 struct e820_entry *entries) in install_e820_map()
/external/u-boot/cmd/
Delf.c257 struct e820_entry *data; in do_bootvx()
304 data = (struct e820_entry *)(base + E820_DATA_OFFSET); in do_bootvx()
310 info->addr = (info->entries - 1) * sizeof(struct e820_entry) + in do_bootvx()
/external/u-boot/arch/x86/cpu/qemu/
De820.c12 struct e820_entry *entries) in install_e820_map()
/external/u-boot/arch/x86/lib/fsp/
Dfsp_dram.c65 struct e820_entry *entries) in install_e820_map()
/external/u-boot/arch/x86/cpu/coreboot/
Dsdram.c15 struct e820_entry *entries) in install_e820_map()