Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/xen/
Dmmu.h12 PT_PTE enumerator
Dmmu_pv.c547 (*func)(mm, pmd_page(pmd[i]), PT_PTE); in xen_pmd_walk()
709 if (level == PT_PTE) in xen_pin_page()
820 if (level == PT_PTE) { in xen_unpin_page()
1548 if (level == PT_PTE && USE_SPLIT_PTE_PTLOCKS && !pinned) in xen_alloc_ptpage()
1557 xen_alloc_ptpage(mm, pfn, PT_PTE); in xen_alloc_pte()
1576 if (level == PT_PTE && USE_SPLIT_PTE_PTLOCKS) in xen_release_ptpage()
1589 xen_release_ptpage(pfn, PT_PTE); in xen_release_pte()