Home
last modified time | relevance | path

Searched hist:cdb5e02ed133731f8a6676a389ed40ca303cab7c (Results 1 – 8 of 8) sorted by relevance

/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dadjust_pc.hcdb5e02ed133731f8a6676a389ed40ca303cab7c 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 Dmmio.cdiff 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 Dhandle_exit.cdiff 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 Dvgic-v2-cpuif-proxy.cdiff 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 Dvgic-v3-sr.cdiff 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 Dswitch.cdiff 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 Dswitch.cdiff 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 Dkvm_emulate.hdiff 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>