Home
last modified time | relevance | path

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

/xen/xen/common/
A Dpage_alloc.c1768 static void init_heap_pages( in init_heap_pages() function
1861 init_heap_pages(mfn_to_page(_mfn(r->s)), r->e - r->s); in end_boot_allocator()
1870 init_heap_pages(mfn_to_page(_mfn(r->s)), r->e - r->s); in end_boot_allocator()
2139 init_heap_pages(maddr_to_page(ps), (pe - ps) >> PAGE_SHIFT); in init_xenheap_pages()
2248 init_heap_pages(mfn_to_page(smfn), mfn_x(emfn) - mfn_x(smfn)); in init_domheap_pages()

Completed in 5 milliseconds