Searched refs:LOWMEMSIZE (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | setup.h | 85 #define LOWMEMSIZE() (0x9f000) macro |
/arch/x86/kernel/ | ||
D | e820.c | 1074 e820_add_region(0, LOWMEMSIZE(), E820_RAM); in default_machine_specific_memory_setup() |