Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Dmmu_pv.c1097 static void __init xen_cleanmfnmap_free_pgtbl(void *pgtbl, bool unpin) in xen_cleanmfnmap_free_pgtbl() function
1127 xen_cleanmfnmap_free_pgtbl(pte_tbl, unpin); in xen_cleanmfnmap_pmd()
1149 xen_cleanmfnmap_free_pgtbl(pmd_tbl, unpin); in xen_cleanmfnmap_pud()
1171 xen_cleanmfnmap_free_pgtbl(pud_tbl, unpin); in xen_cleanmfnmap_p4d()