Lines Matching refs:emul
1062 int emul, r; in kvmppc_exit_pr_progint() local
1075 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_exit_pr_progint()
1076 if (emul != EMULATE_DONE) in kvmppc_exit_pr_progint()
1264 int emul; in kvmppc_handle_exit_pr() local
1269 emul = kvmppc_get_last_inst(vcpu, INST_SC, &last_sc); in kvmppc_handle_exit_pr()
1270 if (emul != EMULATE_DONE) { in kvmppc_handle_exit_pr()
1329 int emul; in kvmppc_handle_exit_pr() local
1334 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, in kvmppc_handle_exit_pr()
1336 if (emul == EMULATE_DONE) in kvmppc_handle_exit_pr()
1365 int emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst); in kvmppc_handle_exit_pr() local
1367 if (emul == EMULATE_DONE) { in kvmppc_handle_exit_pr()