]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
KVM: arm64: Decouple output address from the PT descriptor
authorMarc Zyngier <maz@kernel.org>
Sun, 27 Jul 2025 17:46:02 +0000 (18:46 +0100)
committerMarc Zyngier <maz@kernel.org>
Sat, 20 Sep 2025 10:05:12 +0000 (11:05 +0100)
commitdf1d0197a2b939e28321686cafaead4a183980fa
tree62e7b4992bac6c5dfffa07b612bc51a72abd5f24
parente645226a9c238db919d105d0ee7b4e09d80d13b1
KVM: arm64: Decouple output address from the PT descriptor

Add a helper converting the descriptor into a nicely formed OA,
irrespective of the in-descriptor representation (< 52bit, LPA
or LPA2).

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