Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/xen/
A Dp2m.c526 int xen_alloc_p2m_entry(unsigned long pfn) in xen_alloc_p2m_entry() function
623 EXPORT_SYMBOL(xen_alloc_p2m_entry);
678 ret = xen_alloc_p2m_entry(pfn); in set_phys_to_machine()
/linux-6.3-rc2/drivers/xen/
A Dunpopulated-alloc.c188 ret = xen_alloc_p2m_entry(page_to_pfn(pg)); in xen_alloc_unpopulated_pages()
A Dballoon.c640 ret = xen_alloc_p2m_entry(page_to_pfn(page)); in xen_alloc_ballooned_pages()
/linux-6.3-rc2/arch/x86/include/asm/xen/
A Dpage.h56 extern int xen_alloc_p2m_entry(unsigned long pfn);

Completed in 7 milliseconds