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