diff options
author | Zong Li <zong.li@sifive.com> | 2020-03-12 10:58:35 +0800 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2020-03-26 09:29:49 -0700 |
commit | 59c4da8640ccf4721d54d36835706f3eefb521a4 (patch) | |
tree | 598f0449ad9a5643de09202de7b9268f72e33f55 /drivers/fsi | |
parent | 8fdddb2eae731dd6beb89f9b812e5915d1beb744 (diff) | |
download | linux-59c4da8640ccf4721d54d36835706f3eefb521a4.tar.gz linux-59c4da8640ccf4721d54d36835706f3eefb521a4.tar.bz2 linux-59c4da8640ccf4721d54d36835706f3eefb521a4.zip |
riscv: Add support to dump the kernel page tables
In a similar manner to arm64, x86, powerpc, etc., it can traverse all
page tables, and dump the page table layout with the memory types and
permissions.
Add a debugfs file at /sys/kernel/debug/kernel_page_tables to export
the page table layout to userspace.
Signed-off-by: Zong Li <zong.li@sifive.com>
Tested-by: Alexandre Ghiti <alex@ghiti.fr>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'drivers/fsi')
0 files changed, 0 insertions, 0 deletions