Searched hist:cdb5e02ed133731f8a6676a389ed40ca303cab7c (Results 1 – 8 of 8) sorted by relevance
/linux/arch/arm64/kvm/hyp/include/hyp/ |
H A D | adjust_pc.h | cdb5e02ed133731f8a6676a389ed40ca303cab7c Wed Oct 14 10:29:27 CEST 2020 Marc Zyngier <maz@kernel.org> KVM: arm64: Make kvm_skip_instr() and co private to HYP
In an effort to remove the vcpu PC manipulations from EL1 on nVHE systems, move kvm_skip_instr() to be HYP-specific. EL1's intent to increment PC post emulation is now signalled via a flag in the vcpu structure.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/linux/arch/arm64/kvm/ |
H A D | mmio.c | diff cdb5e02ed133731f8a6676a389ed40ca303cab7c Wed Oct 14 10:29:27 CEST 2020 Marc Zyngier <maz@kernel.org> KVM: arm64: Make kvm_skip_instr() and co private to HYP
In an effort to remove the vcpu PC manipulations from EL1 on nVHE systems, move kvm_skip_instr() to be HYP-specific. EL1's intent to increment PC post emulation is now signalled via a flag in the vcpu structure.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
H A D | handle_exit.c | diff cdb5e02ed133731f8a6676a389ed40ca303cab7c Wed Oct 14 10:29:27 CEST 2020 Marc Zyngier <maz@kernel.org> KVM: arm64: Make kvm_skip_instr() and co private to HYP
In an effort to remove the vcpu PC manipulations from EL1 on nVHE systems, move kvm_skip_instr() to be HYP-specific. EL1's intent to increment PC post emulation is now signalled via a flag in the vcpu structure.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/linux/arch/arm64/kvm/hyp/ |
H A D | vgic-v2-cpuif-proxy.c | diff cdb5e02ed133731f8a6676a389ed40ca303cab7c Wed Oct 14 10:29:27 CEST 2020 Marc Zyngier <maz@kernel.org> KVM: arm64: Make kvm_skip_instr() and co private to HYP
In an effort to remove the vcpu PC manipulations from EL1 on nVHE systems, move kvm_skip_instr() to be HYP-specific. EL1's intent to increment PC post emulation is now signalled via a flag in the vcpu structure.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
H A D | vgic-v3-sr.c | diff cdb5e02ed133731f8a6676a389ed40ca303cab7c Wed Oct 14 10:29:27 CEST 2020 Marc Zyngier <maz@kernel.org> KVM: arm64: Make kvm_skip_instr() and co private to HYP
In an effort to remove the vcpu PC manipulations from EL1 on nVHE systems, move kvm_skip_instr() to be HYP-specific. EL1's intent to increment PC post emulation is now signalled via a flag in the vcpu structure.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/linux/arch/arm64/kvm/hyp/vhe/ |
H A D | switch.c | diff cdb5e02ed133731f8a6676a389ed40ca303cab7c Wed Oct 14 10:29:27 CEST 2020 Marc Zyngier <maz@kernel.org> KVM: arm64: Make kvm_skip_instr() and co private to HYP
In an effort to remove the vcpu PC manipulations from EL1 on nVHE systems, move kvm_skip_instr() to be HYP-specific. EL1's intent to increment PC post emulation is now signalled via a flag in the vcpu structure.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | switch.c | diff cdb5e02ed133731f8a6676a389ed40ca303cab7c Wed Oct 14 10:29:27 CEST 2020 Marc Zyngier <maz@kernel.org> KVM: arm64: Make kvm_skip_instr() and co private to HYP
In an effort to remove the vcpu PC manipulations from EL1 on nVHE systems, move kvm_skip_instr() to be HYP-specific. EL1's intent to increment PC post emulation is now signalled via a flag in the vcpu structure.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|
/linux/arch/arm64/include/asm/ |
H A D | kvm_emulate.h | diff cdb5e02ed133731f8a6676a389ed40ca303cab7c Wed Oct 14 10:29:27 CEST 2020 Marc Zyngier <maz@kernel.org> KVM: arm64: Make kvm_skip_instr() and co private to HYP
In an effort to remove the vcpu PC manipulations from EL1 on nVHE systems, move kvm_skip_instr() to be HYP-specific. EL1's intent to increment PC post emulation is now signalled via a flag in the vcpu structure.
Signed-off-by: Marc Zyngier <maz@kernel.org>
|