summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/hyp/tlb.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-24arm: Remove 32bit KVM host supportMarc Zyngier1-68/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-02-19KVM: arm/arm64: Factor out VMID into struct kvm_vmidChristoffer Dall1-2/+2
2018-01-08KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier1-0/+1
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier1-0/+15
2016-09-08KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall1-11/+4
2016-02-29ARM: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.hMarc Zyngier1-1/+1
2016-02-29ARM: KVM: Remove __weak attributesMarc Zyngier1-3/+3
2016-02-29ARM: KVM: Add TLB invalidation codeMarc Zyngier1-0/+70