Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Dmmu_pv.c92 PT_PTE enumerator
619 (*func)(mm, pmd_page(pmd[i]), PT_PTE); in xen_pmd_walk()
781 if (level == PT_PTE) in xen_pin_page()
897 if (level == PT_PTE) { in xen_unpin_page()
1621 if (level == PT_PTE && IS_ENABLED(CONFIG_SPLIT_PTE_PTLOCKS) && in xen_alloc_ptpage()
1631 xen_alloc_ptpage(mm, pfn, PT_PTE); in xen_alloc_pte()
1650 if (level == PT_PTE && IS_ENABLED(CONFIG_SPLIT_PTE_PTLOCKS)) in xen_release_ptpage()
1663 xen_release_ptpage(pfn, PT_PTE); in xen_release_pte()