Home
last modified time | relevance | path

Searched defs:fixmap_pgd_next (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/riscv/mm/
H A Dinit.c391 #define fixmap_pgd_next fixmap_pmd macro
398 #define fixmap_pgd_next fixmap_pte macro
/kernel/linux/linux-6.6/arch/riscv/mm/
H A Dinit.c622 #define fixmap_pgd_next (pgtable_l5_enabled ? \ macro
634 #define fixmap_pgd_next ((uintptr_t)fixmap_pte) macro

Completed in 4 milliseconds