Lines Matching defs:altmap
108 /* Verify that the altmap is freed */
109 WARN_ON(mem->altmap);
207 if (mem->altmap)
208 nr_vmemmap_pages = mem->altmap->free;
256 if (mem->altmap)
257 nr_vmemmap_pages = mem->altmap->free;
758 struct vmem_altmap *altmap,
776 mem->altmap = altmap;
819 struct vmem_altmap *altmap,
822 return add_memory_block(block_id, MEM_OFFLINE, altmap, group);
850 struct vmem_altmap *altmap,
864 ret = add_hotplug_memory_block(block_id, altmap, group);