Home
last modified time | relevance | path

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

/arch/ia64/include/asm/
Dmeminit.h62 # define LARGE_GAP 0x40000000 /* Use virtual mem map if hole is > than this */ macro
/arch/ia64/mm/
Dcontig.c249 if (max_gap < LARGE_GAP) { in paging_init()