Home
last modified time | relevance | path

Searched refs:INST_GENERIC (Results 1 – 9 of 9) sorted by relevance

/linux-5.19.10/arch/powerpc/kvm/
Demulate.c204 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &inst); in kvmppc_emulate_instruction()
Demulate_loadstore.c81 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &inst); in kvmppc_emulate_loadstore()
Dbook3s_pr.c1097 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_exit_pr_progint()
1356 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, in kvmppc_handle_exit_pr()
1387 int emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_handle_exit_pr()
Dbooke.c1033 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_handle_exit()
1038 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_handle_exit()
Dbook3s_paired_singles.c635 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &inst); in kvmppc_emulate_paired_single()
Dbook3s_hv.c1359 if (kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst) != in kvmppc_emulate_debug_inst()
1422 if (kvmppc_get_last_inst(vcpu, INST_GENERIC, &inst) != EMULATE_DONE) in kvmppc_emulate_doorbell_instr()
1945 r = kvmppc_get_last_inst(vcpu, INST_GENERIC, in kvmppc_handle_nested_exit()
Dbook3s_64_mmu_hv.c454 if (kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst) != in kvmppc_hv_emulate_mmio()
Dpowerpc.c310 kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_emulate_mmio()
/linux-5.19.10/arch/powerpc/include/asm/
Dkvm_ppc.h47 INST_GENERIC, enumerator