Searched refs:xen_alloc_p2m_entry (Results 1 – 4 of 4) sorted by relevance
531 int xen_alloc_p2m_entry(unsigned long pfn) in xen_alloc_p2m_entry() function628 EXPORT_SYMBOL(xen_alloc_p2m_entry);683 ret = xen_alloc_p2m_entry(pfn); in set_phys_to_machine()
188 ret = xen_alloc_p2m_entry(page_to_pfn(pg)); in xen_alloc_unpopulated_pages()
640 ret = xen_alloc_p2m_entry(page_to_pfn(page)); in xen_alloc_ballooned_pages()
56 extern int xen_alloc_p2m_entry(unsigned long pfn);