Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/xen/
Dp2m.c531 int xen_alloc_p2m_entry(unsigned long pfn) in xen_alloc_p2m_entry() function
628 EXPORT_SYMBOL(xen_alloc_p2m_entry);
684 ret = xen_alloc_p2m_entry(pfn); in set_phys_to_machine()
/Linux-v5.10/drivers/xen/
Dunpopulated-alloc.c131 ret = xen_alloc_p2m_entry(page_to_pfn(pg)); in xen_alloc_unpopulated_pages()
Dballoon.c604 ret = xen_alloc_p2m_entry(page_to_pfn(page)); in alloc_xenballooned_pages()
/Linux-v5.10/arch/x86/include/asm/xen/
Dpage.h56 extern int xen_alloc_p2m_entry(unsigned long pfn);