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.c611 (*func)(mm, pmd_page(pmd[i]), PT_PTE); in xen_pmd_walk()
773 if (level == PT_PTE) in xen_pin_page()
889 if (level == PT_PTE) { in xen_unpin_page()
1613 if (level == PT_PTE && IS_ENABLED(CONFIG_SPLIT_PTE_PTLOCKS) && in xen_alloc_ptpage()
1623 xen_alloc_ptpage(mm, pfn, PT_PTE); in xen_alloc_pte()
1642 if (level == PT_PTE && IS_ENABLED(CONFIG_SPLIT_PTE_PTLOCKS)) in xen_release_ptpage()
1655 xen_release_ptpage(pfn, PT_PTE); in xen_release_pte()
H A Dxen-ops.h194 PT_PTE enumerator