Searched refs:discontig_frames_early (Results 1 – 1 of 1) sorted by relevance
117 static unsigned long discontig_frames_early[1UL << MIN_CONTIG_ORDER] __initdata; variable118 static unsigned long *discontig_frames __refdata = discontig_frames_early;128 BUILD_BUG_ON(sizeof(discontig_frames_early) != PAGE_SIZE); in alloc_discontig_frames()