Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dpage_alloc.c202 static struct bootmem_region { struct
232 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