Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/uapi/asm/
Dbootparam.h6 #define SETUP_E820_EXT 1 macro
/linux-4.1.27/arch/x86/kernel/
Dsetup.c444 case SETUP_E820_EXT: in parse_setup_data()
/linux-4.1.27/arch/x86/boot/compressed/
Deboot.c1167 e820ext->type = SETUP_E820_EXT; in add_e820ext()