KVM: arm64: nv: Plumb TLBI S1E2 into system instruction dispatch
authorMarc Zyngier <maz@kernel.org>
Wed, 14 May 2025 10:34:57 +0000 (11:34 +0100)
committerMarc Zyngier <maz@kernel.org>
Mon, 19 May 2025 07:01:19 +0000 (08:01 +0100)
commitaa98df31f6b42d3379869b82588bebaec4ce474b
tree4cb8e818b0d001a487438db41a7e860964262479
parent4ffa72ad8f37e73bbb6c0baa88557bcb4fd39929
KVM: arm64: nv: Plumb TLBI S1E2 into system instruction dispatch

Now that we have to handle TLBI S1E2 in the core code, plumb the
sysinsn dispatch code into it, so that these instructions don't
just UNDEF anymore.

Reviewed-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20250514103501.2225951-15-maz@kernel.org
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/sys_regs.c