Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/xen/
Dmmu_pv.c1037 static void __init xen_cleanmfnmap_free_pgtbl(void *pgtbl, bool unpin) in xen_cleanmfnmap_free_pgtbl() function
1067 xen_cleanmfnmap_free_pgtbl(pte_tbl, unpin); in xen_cleanmfnmap_pmd()
1089 xen_cleanmfnmap_free_pgtbl(pmd_tbl, unpin); in xen_cleanmfnmap_pud()
1111 xen_cleanmfnmap_free_pgtbl(pud_tbl, unpin); in xen_cleanmfnmap_p4d()