Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/riscv/
H A 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
/openbmc/linux/arch/riscv/mm/
H A Dinit.c1303 static void __init setup_vm_final(void) in setup_vm_final() function
1350 static inline void setup_vm_final(void) in setup_vm_final() function
1505 setup_vm_final(); in paging_init()