Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/lib/
H A De820.c25 entries[0].type = E820_RAM; in install_e820_map()
31 entries[2].type = E820_RAM; in install_e820_map()
/rk3399_rockchip-uboot/arch/x86/cpu/qemu/
H A De820.c16 entries[0].type = E820_RAM; in install_e820_map()
29 entries[2].type = E820_RAM; in install_e820_map()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A De820.h6 #define E820_RAM 1 macro
/rk3399_rockchip-uboot/arch/x86/lib/fsp/
H A Dfsp_dram.c80 entries[num_entries].type = E820_RAM; in install_e820_map()
/rk3399_rockchip-uboot/arch/x86/cpu/tangier/
H A Dsdram.c125 type = E820_RAM; in sfi_setup_e820()