Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kvm/
Demulate.c299 emulated = vcpu->kvm->arch.kvm_ops->emulate_op(run, vcpu, inst, in kvmppc_emulate_instruction()
De500mc.c403 .emulate_op = kvmppc_core_emulate_op_e500,
De500.c518 .emulate_op = kvmppc_core_emulate_op_e500,
Dbook3s_pr.c2082 .emulate_op = kvmppc_core_emulate_op_pr,
Dbook3s_hv.c4487 .emulate_op = kvmppc_core_emulate_op_hv,
/Linux-v4.19/arch/powerpc/include/asm/
Dkvm_ppc.h313 int (*emulate_op)(struct kvm_run *run, struct kvm_vcpu *vcpu, member