RISC-V: Paging and MMU
This patch contains code to manage the RISC-V MMU, including definitions
of the page tables and the page walking code.
Signed-off-by: NPalmer Dabbelt <palmer@dabbelt.com>
Showing
arch/riscv/include/asm/page.h
0 → 100644
arch/riscv/include/asm/pgalloc.h
0 → 100644
arch/riscv/include/asm/pgtable.h
0 → 100644
arch/riscv/mm/fault.c
0 → 100644
想要评论请 注册 或 登录