Searched refs:alloc_pgd_next (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/riscv/mm/
H A Dinit.c612 #define alloc_pgd_next(__va) (pgtable_l5_enabled ? \
632 #define alloc_pgd_next(__va) pt_ops.alloc_pte(__va)
657 next_phys = alloc_pgd_next(va);
611 #define alloc_pgd_next macro
631 #define alloc_pgd_next macro

Completed in 105 milliseconds