Home
last modified time | relevance | path

Searched refs:kvmppc_core_emulate_op (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/arch/powerpc/include/asm/
Dkvm_ppc.h101 extern int kvmppc_core_emulate_op(struct kvm_run *run, struct kvm_vcpu *vcpu,
/linux-2.6.39/arch/powerpc/kvm/
D44x_emulate.c36 int kvmppc_core_emulate_op(struct kvm_run *run, struct kvm_vcpu *vcpu, in kvmppc_core_emulate_op() function
De500_emulate.c27 int kvmppc_core_emulate_op(struct kvm_run *run, struct kvm_vcpu *vcpu, in kvmppc_core_emulate_op() function
Dbook3s_emulate.c66 int kvmppc_core_emulate_op(struct kvm_run *run, struct kvm_vcpu *vcpu, in kvmppc_core_emulate_op() function
Demulate.c516 emulated = kvmppc_core_emulate_op(run, vcpu, inst, &advance); in kvmppc_emulate_instruction()