Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dsetup.h105 #define LOWMEMSIZE() (0x9f000) macro
/linux-6.15/arch/x86/kernel/
H A De820.c1209 e820__range_add(0, LOWMEMSIZE(), E820_TYPE_RAM); in e820__memory_setup_default()