Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/uapi/asm/
Dbootparam.h7 #define SETUP_E820_EXT 1 macro
/Linux-v5.4/arch/x86/kernel/
Dsetup.c416 case SETUP_E820_EXT: in parse_setup_data()
/Linux-v5.4/arch/x86/boot/compressed/
Deboot.c496 e820ext->type = SETUP_E820_EXT; in add_e820ext()