Home
last modified time | relevance | path

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

/arch/powerpc/kvm/
Demulate.c297 emulated = vcpu->kvm->arch.kvm_ops->emulate_op(run, vcpu, inst, in kvmppc_emulate_instruction()
De500mc.c402 .emulate_op = kvmppc_core_emulate_op_e500,
De500.c515 .emulate_op = kvmppc_core_emulate_op_e500,
Dbook3s_pr.c1779 .emulate_op = kvmppc_core_emulate_op_pr,
Dbook3s_hv.c3657 .emulate_op = kvmppc_core_emulate_op_hv,
/arch/powerpc/include/asm/
Dkvm_ppc.h282 int (*emulate_op)(struct kvm_run *run, struct kvm_vcpu *vcpu, member