Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A De820.h10 #define E820_UNUSABLE 5 macro
/openbmc/qemu/hw/i386/
H A De820_memory_layout.h17 #define E820_UNUSABLE 5 macro
/openbmc/linux/arch/x86/include/uapi/asm/
H A De820.h35 #define E820_UNUSABLE 5 macro
/openbmc/u-boot/arch/x86/lib/
H A De820.c66 case E820_UNUSABLE: in efi_add_known_memory()
/openbmc/u-boot/arch/x86/cpu/efi/
H A Dpayload.c226 e820_type = E820_UNUSABLE; in install_e820_map()