Searched defs:e820_map (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/include/uapi/asm/
H A Dbootparam.h154 struct e820entry e820_map[E820MAX]; /* 0x2d0 */ member in struct:boot_params
/linux-4.1.27/arch/x86/boot/compressed/
H A Deboot.c1185 struct e820entry *e820_map = &params->e820_map[0]; setup_e820() local

Completed in 64 milliseconds