Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/xen/
Dmmu_pv.c1031 static void __init xen_cleanmfnmap_free_pgtbl(void *pgtbl, bool unpin) in xen_cleanmfnmap_free_pgtbl() function
1061 xen_cleanmfnmap_free_pgtbl(pte_tbl, unpin); in xen_cleanmfnmap_pmd()
1083 xen_cleanmfnmap_free_pgtbl(pmd_tbl, unpin); in xen_cleanmfnmap_pud()
1105 xen_cleanmfnmap_free_pgtbl(pud_tbl, unpin); in xen_cleanmfnmap_p4d()