Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/qemu/
A De820.c31 entries[n].type = E820_RESERVED; in install_e820_map()
47 entries[n].type = E820_RESERVED; in install_e820_map()
52 entries[n].type = E820_RESERVED; in install_e820_map()
57 entries[n].type = E820_RESERVED; in install_e820_map()
/u-boot/arch/x86/lib/
A De820.c29 entries[1].type = E820_RESERVED; in install_e820_map()
35 entries[3].type = E820_RESERVED; in install_e820_map()
61 case E820_RESERVED: in efi_add_known_memory()
A Dzimage.c518 [E820_RESERVED] = "Reserved",
/u-boot/arch/x86/include/asm/
A De820.h7 #define E820_RESERVED 2 macro
/u-boot/arch/x86/lib/fsp/
A Dfsp_dram.c120 entries[num_entries].type = E820_RESERVED; in install_e820_map()
130 entries[num_entries].type = E820_RESERVED; in install_e820_map()
145 entries[num_entries].type = E820_RESERVED; in install_e820_map()
/u-boot/arch/x86/cpu/coreboot/
A Dsdram.c39 entries[i].type = E820_RESERVED; in install_e820_map()
/u-boot/arch/x86/cpu/tangier/
A Dsdram.c133 type = E820_RESERVED; in sfi_setup_e820()
/u-boot/doc/device-tree-bindings/
A Dchosen.txt161 IOMAP_P2SB_BAR IOMAP P2SB_SIZE E820_RESERVED
162 MCH_BASE_ADDRESS MCH_SIZE E820_RESERVED>;
/u-boot/arch/x86/cpu/efi/
A Dpayload.c218 e820_type = E820_RESERVED; in install_e820_map()
/u-boot/arch/x86/dts/
A Dchromebook_coral.dts90 IOMAP_P2SB_BAR IOMAP_P2SB_SIZE E820_RESERVED
91 MCH_BASE_ADDRESS MCH_SIZE E820_RESERVED>;

Completed in 10 milliseconds