Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A De820.h9 #define E820_NVS 4 macro
/openbmc/qemu/hw/i386/
H A De820_memory_layout.h16 #define E820_NVS 4 macro
/openbmc/linux/arch/x86/include/uapi/asm/
H A De820.h34 #define E820_NVS 4 macro
/openbmc/u-boot/arch/x86/lib/
H A De820.c63 case E820_NVS: in efi_add_known_memory()
/openbmc/u-boot/arch/x86/cpu/efi/
H A Dpayload.c222 e820_type = E820_NVS; in install_e820_map()