Lines Matching refs:emulated
92 int emulated = EMULATE_DONE; in kvmppc_core_emulate_op_pr() local
101 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr()
113 emulated = EMULATE_DONE; in kvmppc_core_emulate_op_pr()
126 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr()
201 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr()
216 emulated = EMULATE_EXIT_USER; in kvmppc_core_emulate_op_pr()
245 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr()
256 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr()
307 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr()
311 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr()
314 if (emulated == EMULATE_FAIL) in kvmppc_core_emulate_op_pr()
315 emulated = kvmppc_emulate_paired_single(run, vcpu); in kvmppc_core_emulate_op_pr()
317 return emulated; in kvmppc_core_emulate_op_pr()
367 int emulated = EMULATE_DONE; in kvmppc_core_emulate_mtspr_pr() local
506 emulated = EMULATE_FAIL; in kvmppc_core_emulate_mtspr_pr()
511 return emulated; in kvmppc_core_emulate_mtspr_pr()
516 int emulated = EMULATE_DONE; in kvmppc_core_emulate_mfspr_pr() local
650 emulated = EMULATE_FAIL; in kvmppc_core_emulate_mfspr_pr()
655 return emulated; in kvmppc_core_emulate_mfspr_pr()