linux-stable/arch/arm64/kvm/hyp
Marc Zyngier b0803ba72b KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*
The former is an AArch32 legacy, so let's move over to the
verbose (and strictly identical) version.

This involves moving some of the #defines that were private
to KVM into the more generic esr.h.

Signed-off-by: Marc Zyngier <maz@kernel.org>
2023-01-03 10:01:52 +00:00
..
include KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_* 2023-01-03 10:01:52 +00:00
nvhe ARM64: 2022-12-15 11:12:21 -08:00
vhe Merge branch kvm-arm64/misc-6.2 into kvmarm-master/next 2022-12-05 14:39:12 +00:00
aarch32.c KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32() 2020-11-10 08:34:24 +00:00
entry.S KVM: arm64: Save/restore MTE registers 2021-06-22 14:08:05 +01:00
exception.c KVM: arm64: Fix bad dereference on MTE-enabled systems 2022-10-27 19:49:40 +01:00
fpsimd.S KVM: arm64: Remove unused __sve_save_state 2021-11-22 16:01:39 +00:00
hyp-constants.c KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1 2022-11-11 17:16:24 +00:00
hyp-entry.S arm64: alternatives: have callbacks take a cap 2022-09-16 17:15:03 +01:00
Makefile KVM: arm64: Enable stack protection and branch profiling for VHE 2022-10-09 03:15:55 +01:00
pgtable.c Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/next 2022-12-05 14:37:23 +00:00
vgic-v2-cpuif-proxy.c KVM: arm64: Remove hyp_symbol_addr 2021-01-23 14:01:00 +00:00
vgic-v3-sr.c KVM: arm64: Treat ESR_EL2 as a 64-bit register 2022-04-29 19:26:27 +01:00