Lines Matching refs:emulated
93 int emulated = EMULATE_DONE; in kvmppc_core_emulate_op_pr() local
102 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr()
114 emulated = EMULATE_DONE; in kvmppc_core_emulate_op_pr()
127 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr()
202 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr()
217 emulated = EMULATE_EXIT_USER; in kvmppc_core_emulate_op_pr()
246 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr()
257 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr()
308 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr()
312 emulated = EMULATE_FAIL; in kvmppc_core_emulate_op_pr()
315 if (emulated == EMULATE_FAIL) in kvmppc_core_emulate_op_pr()
316 emulated = kvmppc_emulate_paired_single(run, vcpu); in kvmppc_core_emulate_op_pr()
318 return emulated; in kvmppc_core_emulate_op_pr()
368 int emulated = EMULATE_DONE; in kvmppc_core_emulate_mtspr_pr() local
507 emulated = EMULATE_FAIL; in kvmppc_core_emulate_mtspr_pr()
512 return emulated; in kvmppc_core_emulate_mtspr_pr()
517 int emulated = EMULATE_DONE; in kvmppc_core_emulate_mfspr_pr() local
651 emulated = EMULATE_FAIL; in kvmppc_core_emulate_mfspr_pr()
656 return emulated; in kvmppc_core_emulate_mfspr_pr()