Lines Matching refs:emul
1083 int emul, r; in kvmppc_exit_pr_progint() local
1096 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_exit_pr_progint()
1097 if (emul != EMULATE_DONE) in kvmppc_exit_pr_progint()
1285 int emul; in kvmppc_handle_exit_pr() local
1290 emul = kvmppc_get_last_inst(vcpu, INST_SC, &last_sc); in kvmppc_handle_exit_pr()
1291 if (emul != EMULATE_DONE) { in kvmppc_handle_exit_pr()
1350 int emul; in kvmppc_handle_exit_pr() local
1355 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, in kvmppc_handle_exit_pr()
1357 if (emul == EMULATE_DONE) in kvmppc_handle_exit_pr()
1386 int emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_handle_exit_pr() local
1388 if (emul == EMULATE_DONE) { in kvmppc_handle_exit_pr()