Home
last modified time | relevance | path

Searched refs:fixmap_pgd_next (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/arch/riscv/mm/
Dinit.c623 #define fixmap_pgd_next (pgtable_l5_enabled ? \ macro
638 #define fixmap_pgd_next ((uintptr_t)fixmap_pte) macro
1014 fixmap_pgd_next, PGDIR_SIZE, PAGE_TABLE); in setup_vm()
1100 __pa_symbol(fixmap_pgd_next), in setup_vm_final()