Lines Matching refs:emul
1080 int emul, r; in kvmppc_exit_pr_progint() local
1093 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_exit_pr_progint()
1094 if (emul != EMULATE_DONE) in kvmppc_exit_pr_progint()
1282 int emul; in kvmppc_handle_exit_pr() local
1287 emul = kvmppc_get_last_inst(vcpu, INST_SC, &last_sc); in kvmppc_handle_exit_pr()
1288 if (emul != EMULATE_DONE) { in kvmppc_handle_exit_pr()
1347 int emul; in kvmppc_handle_exit_pr() local
1352 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, in kvmppc_handle_exit_pr()
1354 if (emul == EMULATE_DONE) in kvmppc_handle_exit_pr()
1383 int emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_handle_exit_pr() local
1385 if (emul == EMULATE_DONE) { in kvmppc_handle_exit_pr()