Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/riscv/
Dboot.rst128 2. ``setup_vm_final()`` creates the final kernel mapping in ``swapper_pg_dir``
147 ``setup_vm_final()``, the RISC-V kernel uses the fixmap region to map the
/Linux-v6.6/arch/riscv/mm/
Dinit.c1284 static void __init setup_vm_final(void) in setup_vm_final() function
1331 static inline void setup_vm_final(void) in setup_vm_final() function
1486 setup_vm_final(); in paging_init()