Searched refs:xen_alloc_p2m_entry (Results 1 – 3 of 3) sorted by relevance
526 int xen_alloc_p2m_entry(unsigned long pfn) in xen_alloc_p2m_entry() function623 EXPORT_SYMBOL(xen_alloc_p2m_entry);680 ret = xen_alloc_p2m_entry(pfn); in set_phys_to_machine()
57 extern int xen_alloc_p2m_entry(unsigned long pfn);
650 ret = xen_alloc_p2m_entry(page_to_pfn(page)); in alloc_xenballooned_pages()