Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsetup.h92 #define LOWMEMSIZE() (0x9f000) macro
/arch/x86/kernel/
Dvisws_quirks.c130 e820_add_region(0, LOWMEMSIZE(), E820_RAM); in visws_memory_setup()
De820.c1363 e820_add_region(0, LOWMEMSIZE(), E820_RAM); in default_machine_specific_memory_setup()