Home
last modified time | relevance | path

Searched refs:E820MAX (Results 1 – 6 of 6) sorted by relevance

/u-boot/arch/x86/include/asm/
A De820.h4 #define E820MAX 128 /* number of entries in E820MAP */ macro
A Dbootparam.h127 struct e820_entry e820_map[E820MAX]; /* 0x2d0 */
/u-boot/arch/x86/lib/
A De820.c43 struct e820_entry e820[E820MAX]; in efi_add_known_memory()
/u-boot/arch/x86/cpu/tangier/
A Dsdram.c136 if (total == E820MAX) in sfi_setup_e820()
/u-boot/cmd/
A Delf.c158 info->entries = install_e820_map(E820MAX, data); in do_bootvx()
/u-boot/arch/x86/cpu/efi/
A Dpayload.c244 if (num_entries >= E820MAX) in install_e820_map()

Completed in 13 milliseconds