summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/vhe/tlb.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-20KVM: arm64: Unify stage-2 programming behind __load_stage2()Marc Zyngier1-2/+2
2021-08-20KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callersMarc Zyngier1-1/+1
2021-03-09KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier1-1/+2
2020-07-07KVM: arm64: Use TTL hint in when invalidating stage-2 translationsMarc Zyngier1-2/+3
2020-07-07KVM: arm64: Factor out stage 2 page table data from struct kvmChristoffer Dall1-13/+13
2020-07-05KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHEDavid Brazdil1-0/+161