Home
last modified time | relevance | path

Searched refs:holes (Results 1 – 8 of 8) sorted by relevance

/arch/m32r/mm/
Ddiscontig.c30 unsigned long holes; member
40 unsigned long start_pfn, holes, free_pfn; in mem_prof_init() local
49 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()
/arch/unicore32/include/mach/
Dmemory.h31 void puv3_pci_adjust_zones(unsigned long *size, unsigned long *holes);
33 #define arch_adjust_zones(size, holes) \ argument
34 puv3_pci_adjust_zones(size, holes)
/arch/unicore32/include/asm/
Dmemory.h72 #define arch_adjust_zones(size, holes) do { } while (0) argument
/arch/m68k/sun3/
Dsun3dvma.c85 static void print_holes(struct list_head *holes) in print_holes() argument
92 list_for_each(cur, holes) { in print_holes()
/arch/ia64/
DKconfig394 or have huge holes in the physical address space for other reasons.
/arch/alpha/
DKconfig586 or have huge holes in the physical address space for other reasons.
/arch/s390/
DKconfig399 # for details. <- They meant memory holes!
/arch/mips/
DKconfig2513 or have huge holes in the physical address space for other reasons.