Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
H A Dsetup_data.h7 #define SETUP_E820_EXT 1 macro
/linux/arch/x86/kernel/
H A Dsetup.c495 case SETUP_E820_EXT: in parse_setup_data()
/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 .type = SETUP_INDIRECT | SETUP_E820_EXT,