linux_dsm_epyc7002/arch/arm64/kvm/hyp
Marc Zyngier 710f198218 KVM: arm64: Move SPSR_EL1 to the system register array
SPSR_EL1 being a VNCR-capable register with ARMv8.4-NV, move it to
the sysregs array and update the accessors.

Reviewed-by: James Morse <james.morse@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
2020-07-07 09:28:38 +01:00
..
include/hyp KVM: arm64: Move SPSR_EL1 to the system register array 2020-07-07 09:28:38 +01:00
nvhe KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access 2020-07-07 09:28:37 +01:00
vhe KVM: arm64: Use TTL hint in when invalidating stage-2 translations 2020-07-07 09:28:37 +01:00
aarch32.c KVM: arm64: Remove __hyp_text macro, use build rules instead 2020-07-05 18:38:45 +01:00
entry.S KVM: arm64: Make struct kvm_regs userspace-only 2020-07-07 09:28:38 +01:00
fpsimd.S KVM: arm64: Remove __hyp_text macro, use build rules instead 2020-07-05 18:38:45 +01:00
hyp-entry.S KVM: arm64: Remove __hyp_text macro, use build rules instead 2020-07-05 18:38:45 +01:00
Makefile KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE 2020-07-05 18:38:42 +01:00
smccc_wa.S KVM: arm64: Move __smccc_workaround_1_smc to .rodata 2020-07-05 18:37:48 +01:00
vgic-v2-cpuif-proxy.c KVM: arm64: Remove __hyp_text macro, use build rules instead 2020-07-05 18:38:45 +01:00
vgic-v3-sr.c KVM: arm64: Remove __hyp_text macro, use build rules instead 2020-07-05 18:38:45 +01:00