Home
last modified time | relevance | path

Searched refs:emulate_op (Results 1 – 6 of 6) sorted by relevance

/arch/powerpc/kvm/
Demulate.c305 emulated = vcpu->kvm->arch.kvm_ops->emulate_op(run, vcpu, inst, in kvmppc_emulate_instruction()
De500mc.c404 .emulate_op = kvmppc_core_emulate_op_e500,
De500.c519 .emulate_op = kvmppc_core_emulate_op_e500,
Dbook3s_pr.c1781 .emulate_op = kvmppc_core_emulate_op_pr,
Dbook3s_hv.c4281 .emulate_op = kvmppc_core_emulate_op_hv,
/arch/powerpc/include/asm/
Dkvm_ppc.h304 int (*emulate_op)(struct kvm_run *run, struct kvm_vcpu *vcpu, member