Searched refs:memblock_is_nomap (Results 1 – 7 of 7) sorted by relevance
104 if (memblock_is_nomap(mem)) in free_highpages()
1001 if (!(flags & MEMBLOCK_NOMAP) && memblock_is_nomap(m)) in __next_mem_range()1118 if (!(flags & MEMBLOCK_NOMAP) && memblock_is_nomap(m)) in __next_mem_range_rev()1674 if (!memblock_is_nomap(&memblock.memory.regions[i])) in memblock_cap_memory_range()1678 if (!memblock_is_nomap(&memblock.memory.regions[i])) in memblock_cap_memory_range()1737 return !memblock_is_nomap(&memblock.memory.regions[i]); in memblock_is_map_memory()
225 if (memblock_is_nomap(region)) { in request_standard_resources()
209 static inline bool memblock_is_nomap(struct memblock_region *m) in memblock_is_nomap() function
458 if (memblock_is_nomap(mem)) in free_highpages()
1441 if (memblock_is_nomap(reg)) in map_lowmem()
459 if (memblock_is_nomap(reg)) in map_mem()