Searched refs:alloc_pgd_next (Results 1 – 1 of 1) sorted by relevance
272 #define alloc_pgd_next(__va) alloc_pmd(__va) macro280 #define alloc_pgd_next(__va) alloc_pte(__va) macro303 next_phys = alloc_pgd_next(va); in create_pgd_mapping()