Searched refs:INSANE_CUTOFF (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
H A Dhead.c27 #define INSANE_CUTOFF 0x20000U /* Less than this = insane */ macro
58 if (ebda_addr < INSANE_CUTOFF) reserve_ebda_region()
62 if (lowmem < INSANE_CUTOFF) reserve_ebda_region()

Completed in 68 milliseconds