]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: arm64: Compute 52bit TTBR address and alignment
authorMarc Zyngier <maz@kernel.org>
Sun, 27 Jul 2025 09:18:56 +0000 (10:18 +0100)
committerMarc Zyngier <maz@kernel.org>
Sat, 20 Sep 2025 10:05:12 +0000 (11:05 +0100)
commite645226a9c238db919d105d0ee7b4e09d80d13b1
treefb8f427b3f58acd4f3f0788916ca13c49da949b2
parent23cf13def0c87d9ce234f12eb6132f6bf9442f29
KVM: arm64: Compute 52bit TTBR address and alignment

52bit addresses from TTBR need extra adjustment and alignment
checks. Implement the requirements of the architecture.

Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/at.c