Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/
De820.h15 struct e820_entry { struct
28 struct e820_entry *); argument
Dbootparam.h114 struct e820_entry e820_map[E820MAX]; /* 0x2d0 */
/third_party/uboot/u-boot-2020.01/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()
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/tangier/
Dsdram.c102 struct e820_entry *entries) in sfi_setup_e820()
192 struct e820_entry *entries) in install_e820_map()
/third_party/uboot/u-boot-2020.01/cmd/
Delf.c341 struct e820_entry *data; in do_bootvx()
388 data = (struct e820_entry *)(base + E820_DATA_OFFSET); in do_bootvx()
394 info->addr = (info->entries - 1) * sizeof(struct e820_entry) + in do_bootvx()
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/efi/
Dpayload.c178 struct e820_entry *entries) in install_e820_map()
184 struct e820_entry *last_entry = NULL; in install_e820_map()
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/qemu/
De820.c17 struct e820_entry *entries) in install_e820_map()
/third_party/uboot/u-boot-2020.01/arch/x86/lib/fsp/
Dfsp_dram.c48 struct e820_entry *entries) in install_e820_map()
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/coreboot/
Dsdram.c16 struct e820_entry *entries) in install_e820_map()
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/slimbootloader/
Dsdram.c138 struct e820_entry *entries) in install_e820_map()