Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/xen/
Dmmu_pv.c1127 static void __init xen_cleanmfnmap_free_pgtbl(void *pgtbl, bool unpin) in xen_cleanmfnmap_free_pgtbl() function
1157 xen_cleanmfnmap_free_pgtbl(pte_tbl, unpin); in xen_cleanmfnmap_pmd()
1179 xen_cleanmfnmap_free_pgtbl(pmd_tbl, unpin); in xen_cleanmfnmap_pud()
1201 xen_cleanmfnmap_free_pgtbl(pud_tbl, unpin); in xen_cleanmfnmap_p4d()