Searched refs:kvmppc_emulate_instruction (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/powerpc/kvm/
H A Demulate.c212 int kvmppc_emulate_instruction(struct kvm_run *run, struct kvm_vcpu *vcpu) kvmppc_emulate_instruction() function
317 EXPORT_SYMBOL_GPL(kvmppc_emulate_instruction); variable
H A Dbook3s_pr.c819 er = kvmppc_emulate_instruction(vcpu->run, vcpu); kvmppc_emulate_fac()
1052 er = kvmppc_emulate_instruction(run, vcpu); kvmppc_handle_exit_pr()
H A Dbooke.c798 er = kvmppc_emulate_instruction(run, vcpu); emulation_exit()
/linux-4.4.14/arch/powerpc/include/asm/
H A Dkvm_ppc.h92 extern int kvmppc_emulate_instruction(struct kvm_run *run,

Completed in 172 milliseconds