Lines Matching refs:emul
1027 int emul; in kvmppc_handle_exit_pr() local
1032 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_handle_exit_pr()
1033 if (emul != EMULATE_DONE) { in kvmppc_handle_exit_pr()
1081 int emul; in kvmppc_handle_exit_pr() local
1086 emul = kvmppc_get_last_inst(vcpu, INST_SC, &last_sc); in kvmppc_handle_exit_pr()
1087 if (emul != EMULATE_DONE) { in kvmppc_handle_exit_pr()
1146 int emul; in kvmppc_handle_exit_pr() local
1151 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, in kvmppc_handle_exit_pr()
1153 if (emul == EMULATE_DONE) in kvmppc_handle_exit_pr()
1182 int emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_handle_exit_pr() local
1184 if (emul == EMULATE_DONE) { in kvmppc_handle_exit_pr()