Searched refs:bootmem_region (Results 1 – 1 of 1) sorted by relevance
202 static struct bootmem_region { struct232 BUG_ON(nr_bootmem_regions == (PAGE_SIZE / sizeof(struct bootmem_region))); in bootmem_region_add()236 bootmem_region_list[i] = (struct bootmem_region) { s, e }; in bootmem_region_add()246 struct bootmem_region *r = &bootmem_region_list[i]; in bootmem_region_zap()356 struct bootmem_region *r = &bootmem_region_list[i]; in alloc_boot_pages()1795 struct bootmem_region *r = &bootmem_region_list[i]; in end_boot_allocator()1806 struct bootmem_region *r = &bootmem_region_list[i]; in end_boot_allocator()
Completed in 6 milliseconds