aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/page.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-09-26RISC-V: Paging and MMUPalmer Dabbelt1-0/+130
This patch contains code to manage the RISC-V MMU, including definitions of the page tables and the page walking code. Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com>