Home
last modified time | relevance | path

Searched refs:E820_RAM (Results 1 – 8 of 8) sorted by relevance

/u-boot/arch/x86/cpu/qemu/
A De820.c26 entries[n].type = E820_RAM; in install_e820_map()
41 entries[n].type = E820_RAM; in install_e820_map()
64 entries[n].type = E820_RAM; in install_e820_map()
/u-boot/arch/x86/lib/
A De820.c26 entries[0].type = E820_RAM; in install_e820_map()
32 entries[2].type = E820_RAM; in install_e820_map()
58 case E820_RAM: in efi_add_known_memory()
A Dzimage.c517 [E820_RAM] = "RAM",
/u-boot/arch/x86/include/asm/
A De820.h6 #define E820_RAM 1 macro
/u-boot/arch/x86/cpu/slimbootloader/
A Dsdram.c41 for_each_if(entries->entry[iter].type == E820_RAM)
/u-boot/arch/x86/cpu/tangier/
A Dsdram.c127 type = E820_RAM; in sfi_setup_e820()
/u-boot/arch/x86/lib/fsp/
A Dfsp_dram.c118 entries[num_entries].type = E820_RAM; in install_e820_map()
/u-boot/arch/x86/cpu/efi/
A Dpayload.c209 e820_type = E820_RAM; in install_e820_map()

Completed in 8 milliseconds