Searched refs:kvmppc_emulate_instruction (Results 1 – 4 of 4) sorted by relevance
212 int kvmppc_emulate_instruction(struct kvm_run *run, struct kvm_vcpu *vcpu) in kvmppc_emulate_instruction() function317 EXPORT_SYMBOL_GPL(kvmppc_emulate_instruction);
819 er = kvmppc_emulate_instruction(vcpu->run, vcpu); in kvmppc_emulate_fac()1052 er = kvmppc_emulate_instruction(run, vcpu); in kvmppc_handle_exit_pr()
798 er = kvmppc_emulate_instruction(run, vcpu); in emulation_exit()
92 extern int kvmppc_emulate_instruction(struct kvm_run *run,