Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/xen/
Dmmu.h12 PT_PTE enumerator
Dmmu_pv.c563 (*func)(mm, pmd_page(pmd[i]), PT_PTE); in xen_pmd_walk()
725 if (level == PT_PTE) in xen_pin_page()
836 if (level == PT_PTE) { in xen_unpin_page()
1557 if (level == PT_PTE && USE_SPLIT_PTE_PTLOCKS && !pinned) in xen_alloc_ptpage()
1566 xen_alloc_ptpage(mm, pfn, PT_PTE); in xen_alloc_pte()
1585 if (level == PT_PTE && USE_SPLIT_PTE_PTLOCKS) in xen_release_ptpage()
1598 xen_release_ptpage(pfn, PT_PTE); in xen_release_pte()