Home
last modified time | relevance | path

Searched refs:kvmppc_get_last_inst (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Demulate.c204 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &inst); in kvmppc_emulate_instruction()
H A Demulate_loadstore.c82 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &inst); in kvmppc_emulate_loadstore()
H A Dbook3s_pr.c1110 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_exit_pr_progint()
1304 emul = kvmppc_get_last_inst(vcpu, INST_SC, &last_sc); in kvmppc_handle_exit_pr()
1369 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, in kvmppc_handle_exit_pr()
1400 int emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_handle_exit_pr()
H A Dbooke.c1007 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_handle_exit()
1012 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_handle_exit()
H A Dbook3s_paired_singles.c635 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &inst); in kvmppc_emulate_paired_single()
H A Dbook3s_64_mmu_hv.c445 if (kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst) != in kvmppc_hv_emulate_mmio()
H A Dpowerpc.c309 kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_emulate_mmio()
H A Dbook3s_hv.c1173 if (kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst) != in kvmppc_emulate_debug_inst()
1236 if (kvmppc_get_last_inst(vcpu, INST_GENERIC, &inst) != EMULATE_DONE) in kvmppc_emulate_doorbell_instr()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Demulate.c205 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &pinst); in kvmppc_emulate_instruction()
H A Demulate_loadstore.c81 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &inst); in kvmppc_emulate_loadstore()
H A Dbook3s_pr.c1098 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_exit_pr_progint()
1292 emul = kvmppc_get_last_inst(vcpu, INST_SC, &last_sc); in kvmppc_handle_exit_pr()
1357 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, in kvmppc_handle_exit_pr()
1388 int emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_handle_exit_pr()
H A Dbooke.c1038 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &pinst); in kvmppc_handle_exit()
1044 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &pinst); in kvmppc_handle_exit()
H A Dbook3s_paired_singles.c636 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &pinst); in kvmppc_emulate_paired_single()
H A Dbook3s_hv.c1420 if (kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst) != in kvmppc_emulate_debug_inst()
1485 if (kvmppc_get_last_inst(vcpu, INST_GENERIC, &pinst) != EMULATE_DONE) in kvmppc_emulate_doorbell_instr()
2018 r = kvmppc_get_last_inst(vcpu, INST_GENERIC, &pinst); in kvmppc_handle_nested_exit()
H A Dbook3s_64_mmu_hv.c460 if (kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst) != in kvmppc_hv_emulate_mmio()
H A Dpowerpc.c309 kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_emulate_mmio()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dkvm_ppc.h322 static inline int kvmppc_get_last_inst(struct kvm_vcpu *vcpu, in kvmppc_get_last_inst() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dkvm_ppc.h328 static inline int kvmppc_get_last_inst(struct kvm_vcpu *vcpu, in kvmppc_get_last_inst() function

Completed in 56 milliseconds