Searched refs:MAX_MEMLIST (Results 1 – 1 of 1) sorted by relevance
159 #define MAX_MEMLIST (50) macro160 struct boot_memlist memlists[MAX_MEMLIST];162 struct boot_memlist pcimemlists[MAX_MEMLIST];164 struct boot_memlist rsvdmemlists[MAX_MEMLIST];583 if (pcimemlists_used > MAX_MEMLIST) in exclude_from_pci()1161 if (memlists_used > MAX_MEMLIST) in init_mem_alloc()1169 if (rsvdmemlists_used > MAX_MEMLIST) in init_mem_alloc()