aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/cacheflush.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-30RISC-V: Allow userspace to flush the instruction cacheAndrew Waterman1-0/+6
2017-11-30RISC-V: Flush I$ when making a dirty page executableAndrew Waterman1-4/+20
2017-09-26RISC-V: Atomic and Locking CodePalmer Dabbelt1-0/+39