Searched refs:kvmppc_emulate_instruction (Results 1 – 4 of 4) sorted by relevance
206 int kvmppc_emulate_instruction(struct kvm_run *run, struct kvm_vcpu *vcpu) in kvmppc_emulate_instruction() function318 EXPORT_SYMBOL_GPL(kvmppc_emulate_instruction);
961 er = kvmppc_emulate_instruction(vcpu->run, vcpu); in kvmppc_emulate_fac()1093 er = kvmppc_emulate_instruction(run, vcpu); in kvmppc_exit_pr_progint()
818 er = kvmppc_emulate_instruction(run, vcpu); in emulation_exit()
102 extern int kvmppc_emulate_instruction(struct kvm_run *run,