Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Dmmu.h12 PT_PTE enumerator
H A Dmmu_pv.c543 (*func)(mm, pmd_page(pmd[i]), PT_PTE); in xen_pmd_walk()
705 if (level == PT_PTE) in xen_pin_page()
814 if (level == PT_PTE) { in xen_unpin_page()
1529 if (level == PT_PTE && USE_SPLIT_PTE_PTLOCKS) in xen_alloc_ptpage()
1538 xen_alloc_ptpage(mm, pfn, PT_PTE); in xen_alloc_pte()
1557 if (level == PT_PTE && USE_SPLIT_PTE_PTLOCKS) in xen_release_ptpage()
1570 xen_release_ptpage(pfn, PT_PTE); in xen_release_pte()