Lines Matching refs:emul
1064 int emul, r; in kvmppc_exit_pr_progint() local
1077 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_exit_pr_progint()
1078 if (emul != EMULATE_DONE) in kvmppc_exit_pr_progint()
1267 int emul; in kvmppc_handle_exit_pr() local
1272 emul = kvmppc_get_last_inst(vcpu, INST_SC, &last_sc); in kvmppc_handle_exit_pr()
1273 if (emul != EMULATE_DONE) { in kvmppc_handle_exit_pr()
1332 int emul; in kvmppc_handle_exit_pr() local
1337 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, in kvmppc_handle_exit_pr()
1339 if (emul == EMULATE_DONE) in kvmppc_handle_exit_pr()
1368 int emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_handle_exit_pr() local
1370 if (emul == EMULATE_DONE) { in kvmppc_handle_exit_pr()