diff options
author | Alexandre Ghiti <alex@ghiti.fr> | 2020-02-20 07:10:23 +0100 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2020-03-05 22:09:59 +0100 |
commit | 3133287b53ee88444e2294e601d2bad54a798f59 (patch) | |
tree | c366b2406e666ce7edebe424077e2ef40a069830 /arch/riscv/include | |
parent | RISC-V: Stop using LOCAL for the uaccess fixups (diff) | |
download | linux-3133287b53ee88444e2294e601d2bad54a798f59.tar.xz linux-3133287b53ee88444e2294e601d2bad54a798f59.zip |
riscv: Use p*d_leaf macros to define p*d_huge
The newly introduced p*d_leaf macros allow to check if an entry of the
page table map to a physical page instead of the next level. To avoid
duplication of code, use those macros to determine if a page table entry
points to a hugepage.
Suggested-by: Paul Walmsley <paul.walmsley@sifive.com>
Signed-off-by: Alexandre Ghiti <alex@ghiti.fr>
Reviewed-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'arch/riscv/include')
0 files changed, 0 insertions, 0 deletions