Searched refs:emulate_op (Results 1 – 6 of 6) sorted by relevance
288 emulated = vcpu->kvm->arch.kvm_ops->emulate_op(vcpu, inst, in kvmppc_emulate_instruction()
381 .emulate_op = kvmppc_core_emulate_op_e500,
495 .emulate_op = kvmppc_core_emulate_op_e500,
2090 .emulate_op = kvmppc_core_emulate_op_pr,
5610 .emulate_op = kvmppc_core_emulate_op_hv,
293 int (*emulate_op)(struct kvm_vcpu *vcpu, member