Searched refs:holes (Results 1 – 7 of 7) sorted by relevance
30 unsigned long holes; member40 unsigned long start_pfn, holes, free_pfn; in mem_prof_init() local49 mp->holes = 0; in mem_prof_init()55 holes = 0; in mem_prof_init()62 holes = free_pfn - start_pfn; in mem_prof_init()66 mp->pages = PFN_DOWN(CONFIG_IRAM_SIZE) + holes; in mem_prof_init()67 mp->holes = holes; in mem_prof_init()148 zholes_size[ZONE_DMA] = mp->holes; in zone_sizes_init()
31 void puv3_pci_adjust_zones(unsigned long *size, unsigned long *holes);33 #define arch_adjust_zones(size, holes) \ argument34 puv3_pci_adjust_zones(size, holes)
72 #define arch_adjust_zones(size, holes) do { } while (0) argument
85 static void print_holes(struct list_head *holes) in print_holes() argument92 list_for_each(cur, holes) { in print_holes()
425 or have huge holes in the physical address space for other reasons.
581 or have huge holes in the physical address space for other reasons.
2372 or have huge holes in the physical address space for other reasons.