linux/arch/arm64/kvm/hyp
Andrew Scull 5dc33bd199 KVM: arm64: nVHE: Pass pointers consistently to hyp-init
Rather than some being kernel pointer and others being hyp pointers,
standardize on all pointers being hyp pointers.

Signed-off-by: Andrew Scull <ascull@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200915104643.2543892-15-ascull@google.com
2020-09-15 18:39:03 +01:00
..
include/hyp KVM: arm64: nVHE: Switch to hyp context for EL2 2020-09-15 18:39:03 +01:00
nvhe KVM: arm64: nVHE: Pass pointers consistently to hyp-init 2020-09-15 18:39:03 +01:00
vhe KVM: arm64: Introduce hyp context 2020-09-15 18:39:02 +01:00
aarch32.c Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP 2020-07-28 16:26:16 +01:00
entry.S KVM: arm64: Share context save and restore macros 2020-09-15 18:39:03 +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: Restore hyp when panicking in guest context 2020-09-15 18:39:02 +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 treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00