Home
last modified time | relevance | path

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

/Linux-v5.4/arch/riscv/mm/
Dinit.c277 #define fixmap_pgd_next fixmap_pmd macro
285 #define fixmap_pgd_next fixmap_pte macro
368 (uintptr_t)fixmap_pgd_next, PGDIR_SIZE, PAGE_TABLE); in setup_vm()
420 __pa(fixmap_pgd_next), in setup_vm_final()