kvmppc_get_last_inst  454 arch/powerpc/kvm/book3s_64_mmu_hv.c 	if (kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst) !=
kvmppc_get_last_inst 1138 arch/powerpc/kvm/book3s_hv.c 	if (kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst) !=
kvmppc_get_last_inst 1201 arch/powerpc/kvm/book3s_hv.c 	if (kvmppc_get_last_inst(vcpu, INST_GENERIC, &inst) != EMULATE_DONE)
kvmppc_get_last_inst  635 arch/powerpc/kvm/book3s_paired_singles.c 	emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &inst);
kvmppc_get_last_inst 1075 arch/powerpc/kvm/book3s_pr.c 	emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst);
kvmppc_get_last_inst 1269 arch/powerpc/kvm/book3s_pr.c 			emul = kvmppc_get_last_inst(vcpu, INST_SC, &last_sc);
kvmppc_get_last_inst 1334 arch/powerpc/kvm/book3s_pr.c 			emul = kvmppc_get_last_inst(vcpu, INST_GENERIC,
kvmppc_get_last_inst 1365 arch/powerpc/kvm/book3s_pr.c 		int emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst);
kvmppc_get_last_inst 1007 arch/powerpc/kvm/booke.c 		emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst);
kvmppc_get_last_inst 1012 arch/powerpc/kvm/booke.c 			emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst);
kvmppc_get_last_inst  204 arch/powerpc/kvm/emulate.c 	emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &inst);
kvmppc_get_last_inst   83 arch/powerpc/kvm/emulate_loadstore.c 	emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &inst);
kvmppc_get_last_inst  308 arch/powerpc/kvm/powerpc.c 		kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst);