]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: Handle PSB CSYNC traps
authorMarc Zyngier <maz@kernel.org>
Mon, 27 Jan 2025 11:58:38 +0000 (11:58 +0000)
committerMarc Zyngier <maz@kernel.org>
Sat, 10 May 2025 10:04:35 +0000 (11:04 +0100)
commit397411c743c77a9c1d90f407b502010227a259dc
treec22900c262a0122e99f3c5b9d09d64060ae437b7
parentef6d7d2682d948df217db73985e0a159305c7743
KVM: arm64: Handle PSB CSYNC traps

The architecture introduces a trap for PSB CSYNC that fits in
 the same EC as LS64. Let's deal with it in a similar way as
LS64.

It's not that we expect this to be useful any time soon anyway.

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/esr.h
arch/arm64/kvm/emulate-nested.c
arch/arm64/kvm/handle_exit.c
arch/arm64/tools/sysreg