aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/va_layout.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-06arm64: KVM: Invoke compute_layout() before alternatives are appliedSebastian Andrzej Siewior1-7/+1
2019-08-09arm64: mm: Introduce vabits_actualSteve Capper1-7/+7
2019-07-05KVM: arm64: Abstract the size of the HYP vectors pre-ambleJames Morse1-4/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2018-03-19arm64: KVM: Allow mapping of vectors outside of the RAM regionMarc Zyngier1-0/+3
2018-03-19arm64: KVM: Allow far branches from vector slots to the main vectorsMarc Zyngier1-0/+72
2018-03-19arm64: KVM: Introduce EL2 VA randomisationMarc Zyngier1-5/+71
2018-03-19arm64: KVM: Dynamically compute the HYP VA maskMarc Zyngier1-11/+6
2018-03-19arm64: KVM: Dynamically patch the kernel/hyp VA maskMarc Zyngier1-0/+91