Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Dmmu_pv.c607 (*func)(mm, pmd_page(pmd[i]), PT_PTE); in xen_pmd_walk()
769 if (level == PT_PTE) in xen_pin_page()
885 if (level == PT_PTE) { in xen_unpin_page()
1608 if (level == PT_PTE && IS_ENABLED(CONFIG_SPLIT_PTE_PTLOCKS) && in xen_alloc_ptpage()
1618 xen_alloc_ptpage(mm, pfn, PT_PTE); in xen_alloc_pte()
1637 if (level == PT_PTE && IS_ENABLED(CONFIG_SPLIT_PTE_PTLOCKS)) in xen_release_ptpage()
1650 xen_release_ptpage(pfn, PT_PTE); in xen_release_pte()
H A Dxen-ops.h195 PT_PTE enumerator