开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
vhe
/
tlb.c
Age
Commit message (
Expand
)
Author
2024-06-19
KVM: arm64: nv: Add handling of NXS-flavoured TLBI operations
Marc Zyngier
2024-06-19
KVM: arm64: nv: Add handling of range-based TLBI operations
Marc Zyngier
2024-06-19
KVM: arm64: nv: Add handling of outer-shareable TLBI operations
Marc Zyngier
2024-06-19
KVM: arm64: nv: Add Stage-1 EL2 invalidation primitives
Marc Zyngier
2024-05-03
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
2024-05-01
KVM: arm64: Rename __tlb_switch_to_{guest,host}() in VHE
Fuad Tabba
2024-04-01
KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()
Will Deacon
2023-12-05
KVM: arm64: Remove VPIPT I-cache handling
Marc Zyngier
2023-10-20
KVM: arm64: Restore the stage-2 context in VHE's __tlb_switch_to_host()
Marc Zyngier
2023-10-20
KVM: arm64: Don't zero VTTBR in __tlb_switch_to_host()
Oliver Upton
2023-08-17
KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
2023-05-16
KVM: arm64: Use local TLBI on permission relaxation
Marc Zyngier
2021-08-20
KVM: arm64: Unify stage-2 programming behind __load_stage2()
Marc Zyngier
2021-08-20
KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callers
Marc Zyngier
2021-03-09
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
2020-07-07
KVM: arm64: Use TTL hint in when invalidating stage-2 translations
Marc Zyngier
2020-07-07
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
2020-07-05
KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE
David Brazdil