Home
last modified time | relevance | path

Searched defs:alloc_pgd_next (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/riscv/mm/
Dinit.c611 #define alloc_pgd_next(__va) (pgtable_l5_enabled ? \ macro
634 #define alloc_pgd_next(__va) pt_ops.alloc_pte(__va) macro