Searched refs:emulate_op (Results 1 – 7 of 7) sorted by relevance
80 void (*emulate_op)(struct kprobe *p, struct pt_regs *regs); member
290 emulated = vcpu->kvm->arch.kvm_ops->emulate_op(vcpu, inst, in kvmppc_emulate_instruction()
386 .emulate_op = kvmppc_core_emulate_op_e500,
495 .emulate_op = kvmppc_core_emulate_op_e500,
2069 .emulate_op = kvmppc_core_emulate_op_pr,
6538 .emulate_op = kvmppc_core_emulate_op_hv,
294 int (*emulate_op)(struct kvm_vcpu *vcpu, member