Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dpage_alloc.c1717 static void init_heap_pages( in init_heap_pages() function
1799 init_heap_pages(mfn_to_page(r->s), r->e - r->s); in end_boot_allocator()
1808 init_heap_pages(mfn_to_page(r->s), r->e - r->s); in end_boot_allocator()
1811 init_heap_pages(virt_to_page(bootmem_region_list), 1); in end_boot_allocator()
2063 init_heap_pages(maddr_to_page(ps), (pe - ps) >> PAGE_SHIFT); in init_xenheap_pages()
2172 init_heap_pages(mfn_to_page(smfn), emfn - smfn); in init_domheap_pages()

Completed in 6 milliseconds