Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Dmmu_pv.c1484 static void xen_pgd_free(struct mm_struct *mm, pgd_t *pgd) in xen_pgd_free() function
2207 pv_ops.mmu.pgd_free = xen_pgd_free; in xen_init_mmu_ops()