Home
last modified time | relevance | path

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

/Linux-v6.6/arch/riscv/mm/
Dinit.c607 #define alloc_pgd_next(__va) (pgtable_l5_enabled ? \ macro
627 #define alloc_pgd_next(__va) pt_ops.alloc_pte(__va) macro