Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
A Dbootparam.h7 #define SETUP_E820_EXT 1 macro
/linux/arch/x86/kernel/
A Dsetup.c353 case SETUP_E820_EXT: in parse_setup_data()
/linux/drivers/firmware/efi/libstub/
A Dx86-stub.c431 e820ext->type = SETUP_E820_EXT; in add_e820ext()
/linux/Documentation/x86/
A Dboot.rst848 Let's give an example how to point to SETUP_E820_EXT data using setup_indirect.
856 __u32 type = SETUP_INDIRECT | SETUP_E820_EXT;

Completed in 14 milliseconds