Home
last modified time | relevance | path

Searched refs: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
503 (uintptr_t)fixmap_pgd_next, PGDIR_SIZE, PAGE_TABLE); in setup_vm()
635 __pa_symbol(fixmap_pgd_next), in setup_vm_final()
/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
1136 fixmap_pgd_next, PGDIR_SIZE, PAGE_TABLE); in setup_vm()
1306 __pa_symbol(fixmap_pgd_next), in setup_vm_final()

Completed in 4 milliseconds