summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/pgalloc.h
Commit message (Collapse)AuthorAge
* RISC-V: Paging and MMUPalmer Dabbelt2017-09-26
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>