summaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm/pgtable.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: Only flush the mm icache when setting an exec pteAlexandre Ghiti2024-03-201-1/+1
* riscv: Use accessors to page table entries instead of direct dereferenceAlexandre Ghiti2023-12-201-5/+46
* riscv: mm: Implement pmdp_collapse_flush for THPMayuresh Chitale2023-02-011-0/+20
* riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BITLiu Shixin2022-10-281-0/+83