]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: nv: Add trap description for CPTR_EL2
authorMarc Zyngier <maz@kernel.org>
Thu, 20 Jun 2024 16:46:50 +0000 (16:46 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Thu, 20 Jun 2024 19:04:49 +0000 (19:04 +0000)
commite19d533126accf342d34019f4bc92b8796b125bc
treee6620bcc1cc2ca261963f7aeac604a64f7769c81
parent0edc60fd6e9ec1843d968370e0a3fa26cd73f3c3
KVM: arm64: nv: Add trap description for CPTR_EL2

Add trap description for CPTR_EL2.{TCPAC,TAM,E0POE,TTA}.

TTA is a bit annoying as it changes location depending on E2H.
This forces us to add yet another "complex" trap condition.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20240620164653.1130714-14-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
arch/arm64/kvm/emulate-nested.c