Searched refs:HIGH_MEMORY (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | e820.h | 68 #define HIGH_MEMORY (1024*1024) macro |
/arch/x86/kernel/ | ||
D | e820.c | 1075 e820_add_region(HIGH_MEMORY, mem_size << 10, E820_RAM); in default_machine_specific_memory_setup() |