Lines Matching defs:pgd
419 __visible pgdval_t xen_pgd_val(pgd_t pgd) in xen_pgd_val()
433 __visible pgd_t xen_make_pgd(pgdval_t pgd) in xen_make_pgd()
521 static pgd_t *xen_get_user_pgd(pgd_t *pgd) in xen_get_user_pgd()
610 static int __xen_pgd_walk(struct mm_struct *mm, pgd_t *pgd, in __xen_pgd_walk()
802 static void __xen_pgd_pin(struct mm_struct *mm, pgd_t *pgd) in __xen_pgd_pin()
929 static void __xen_pgd_unpin(struct mm_struct *mm, pgd_t *pgd) in __xen_pgd_unpin()
1160 pgd_t *pgd = pgd_offset_k(va); in xen_cleanmfnmap() local
1512 pgd_t *pgd = mm->pgd; in xen_pgd_alloc() local
1544 static void xen_pgd_free(struct mm_struct *mm, pgd_t *pgd) in xen_pgd_free()
1918 void __init xen_setup_kernel_pagetable(pgd_t *pgd, unsigned long max_pfn) in xen_setup_kernel_pagetable()
2046 pgd_t pgd; in xen_early_virt_to_phys() local
2095 pgd_t *pgd; in xen_relocate_p2m() local
2264 void __init xen_setup_kernel_pagetable(pgd_t *pgd, unsigned long max_pfn) in xen_setup_kernel_pagetable()