Searched refs:LARGE_GAP (Results 1 – 2 of 2) sorted by relevance
/arch/ia64/include/asm/ | ||
D | meminit.h | 62 # define LARGE_GAP 0x40000000 /* Use virtual mem map if hole is > than this */ macro |
/arch/ia64/mm/ | ||
D | contig.c | 190 if (max_gap < LARGE_GAP) { in paging_init() |