Home
last modified time | relevance | path

Searched refs:SETUP_E820_EXT (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/standard-headers/asm-x86/
H A Dsetup_data.h7 #define SETUP_E820_EXT 1 macro
/openbmc/u-boot/arch/x86/include/asm/
H A Dbootparam.h15 SETUP_E820_EXT, enumerator
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h7 #define SETUP_E820_EXT 1 macro
/openbmc/linux/arch/x86/kernel/
H A Dsetup.c401 case SETUP_E820_EXT: in parse_setup_data()
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dx86-stub.c528 e820ext->type = SETUP_E820_EXT; in add_e820ext()
/openbmc/linux/Documentation/arch/x86/
H A Dboot.rst849 Let's give an example how to point to SETUP_E820_EXT data using setup_indirect.
857 __u32 type = SETUP_INDIRECT | SETUP_E820_EXT;