aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/cacheflush.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-07riscv: use NULL instead of a plain 0Luc Van Oostenryck1-1/+1
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