Home
last modified time | relevance | path

Searched refs:E820_RESERVED (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/cpu/qemu/
H A De820.c20 entries[1].type = E820_RESERVED; in install_e820_map()
34 entries[3].type = E820_RESERVED; in install_e820_map()
38 entries[4].type = E820_RESERVED; in install_e820_map()
42 entries[5].type = E820_RESERVED; in install_e820_map()
/OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/
H A Dfsp_dram.c82 entries[num_entries].type = E820_RESERVED; in install_e820_map()
92 entries[num_entries].type = E820_RESERVED; in install_e820_map()
103 entries[num_entries].type = E820_RESERVED; in install_e820_map()
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A De820.c28 entries[1].type = E820_RESERVED; in install_e820_map()
34 entries[3].type = E820_RESERVED; in install_e820_map()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A De820.h7 #define E820_RESERVED 2 macro
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A De820.h32 #define E820_RESERVED 2 macro
/OK3568_Linux_fs/u-boot/arch/x86/cpu/coreboot/
H A Dsdram.c37 entries[i].type = E820_RESERVED; in install_e820_map()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/tangier/
H A Dsdram.c131 type = E820_RESERVED; in sfi_setup_e820()