summaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm/tlbflush.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Issue a tlb page flush if possibleAtish Patra2019-10-291-1/+4
* RISC-V: Issue a local tlbflush if possible.Atish Patra2019-10-291-2/+17
* RISC-V: Do not invoke SBI call if cpumask is emptyAtish Patra2019-10-291-0/+3
* riscv: move the TLB flush logic out of lineChristoph Hellwig2019-09-051-0/+35