Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/xen/
Dmmu_pv.c1528 static inline void xen_alloc_ptpage(struct mm_struct *mm, unsigned long pfn, in xen_alloc_ptpage() function
1557 xen_alloc_ptpage(mm, pfn, PT_PTE); in xen_alloc_pte()
1562 xen_alloc_ptpage(mm, pfn, PT_PMD); in xen_alloc_pmd()
1599 xen_alloc_ptpage(mm, pfn, PT_PUD); in xen_alloc_pud()