summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kvm/tlb.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: Rearrange hwcap.h and cpufeature.hXiao Wang2023-11-091-1/+1
* RISC-V: KVM: use bitmap_zero() APIYe Xingchen2023-06-061-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-251-0/+4
|\
| * RISC-V: KVM: Increment firmware pmu eventsAtish Patra2023-02-071-0/+4
* | riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely()Andrew Jones2023-01-311-2/+1
|/
* RISC-V: KVM: Use Svinval for local TLB maintenance when availableAnup Patel2022-10-021-12/+48
* riscv: KVM: Apply insn-def to hfence encodingsAndrew Jones2022-10-021-112/+17
* RISC-V: KVM: Cleanup stale TLB entries when host CPU changesAnup Patel2022-05-201-0/+23
* RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel2022-05-201-1/+226
* RISC-V: KVM: Introduce range based local HFENCE functionsAnup Patel2022-05-201-0/+213