Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/xen/
Dmmu_pv.c1118 static void __init xen_cleanmfnmap_free_pgtbl(void *pgtbl, bool unpin) in xen_cleanmfnmap_free_pgtbl() function
1148 xen_cleanmfnmap_free_pgtbl(pte_tbl, unpin); in xen_cleanmfnmap_pmd()
1170 xen_cleanmfnmap_free_pgtbl(pmd_tbl, unpin); in xen_cleanmfnmap_pud()
1192 xen_cleanmfnmap_free_pgtbl(pud_tbl, unpin); in xen_cleanmfnmap_p4d()