summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/nvhe/tlb.c
AgeCommit message (Expand)Author
2021-08-20KVM: arm64: Unify stage-2 programming behind __load_stage2()Marc Zyngier
2021-08-20KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callersMarc Zyngier
2021-05-25arm64: Rename arm64-internal cache maintenance functionsFuad Tabba
2021-03-19KVM: arm64: Wrap the host with a stage 2Quentin Perret
2021-03-09KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier
2020-10-30Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-10-29KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidationMarc Zyngier
2020-10-21Merge branch 'kvm-fixes' into 'next'Paolo Bonzini
2020-10-01KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guestMarc Zyngier
2020-09-15KVM: arm64: nVHE: Fix pointers during SMCCC convertionAndrew Scull
2020-07-07KVM: arm64: Use TTL hint in when invalidating stage-2 translationsMarc Zyngier
2020-07-07KVM: arm64: Factor out stage 2 page table data from struct kvmChristoffer Dall
2020-07-05KVM: arm64: Remove __hyp_text macro, use build rules insteadDavid Brazdil
2020-07-05KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHEDavid Brazdil