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() function324 EXPORT_SYMBOL_GPL(kvmppc_emulate_instruction);
829 er = kvmppc_emulate_instruction(vcpu->run, vcpu); in kvmppc_emulate_fac()944 er = kvmppc_emulate_instruction(run, vcpu); in kvmppc_exit_pr_progint()
808 er = kvmppc_emulate_instruction(run, vcpu); in emulation_exit()
98 extern int kvmppc_emulate_instruction(struct kvm_run *run,