Searched refs:xen_p4d_walk (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/xen/ |
H A D | mmu_pv.c | 568 static void xen_p4d_walk(struct mm_struct *mm, p4d_t *p4d, in xen_p4d_walk() function 627 xen_p4d_walk(mm, p4d, func, i == nr - 1, limit); in __xen_pgd_walk()
|
/kernel/linux/linux-6.6/arch/x86/xen/ |
H A D | mmu_pv.c | 588 static void xen_p4d_walk(struct mm_struct *mm, p4d_t *p4d, in xen_p4d_walk() function 647 xen_p4d_walk(mm, p4d, func, i == nr - 1, limit); in __xen_pgd_walk()
|
Completed in 7 milliseconds