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

/linux-4.4.14/arch/powerpc/kvm/
H A Demulate_loadstore.c86 emulated = kvmppc_handle_store(run, vcpu, kvmppc_emulate_loadstore()
92 emulated = kvmppc_handle_store(run, vcpu, kvmppc_emulate_loadstore()
98 emulated = kvmppc_handle_store(run, vcpu, kvmppc_emulate_loadstore()
118 emulated = kvmppc_handle_store(run, vcpu, kvmppc_emulate_loadstore()
124 emulated = kvmppc_handle_store(run, vcpu, kvmppc_emulate_loadstore()
145 emulated = kvmppc_handle_store(run, vcpu, kvmppc_emulate_loadstore()
155 emulated = kvmppc_handle_store(run, vcpu, kvmppc_emulate_loadstore()
191 emulated = kvmppc_handle_store(run, vcpu, kvmppc_emulate_loadstore()
199 emulated = kvmppc_handle_store(run, vcpu, kvmppc_emulate_loadstore()
205 emulated = kvmppc_handle_store(run, vcpu, kvmppc_emulate_loadstore()
212 emulated = kvmppc_handle_store(run, vcpu, kvmppc_emulate_loadstore()
218 emulated = kvmppc_handle_store(run, vcpu, kvmppc_emulate_loadstore()
243 emulated = kvmppc_handle_store(run, vcpu, kvmppc_emulate_loadstore()
249 emulated = kvmppc_handle_store(run, vcpu, kvmppc_emulate_loadstore()
H A Dbook3s_paired_singles.c262 emulated = kvmppc_handle_store(run, vcpu, val, len, 1); kvmppc_emulate_fpr_store()
332 emulated = kvmppc_handle_store(run, vcpu, tmp[0], 4, 1); kvmppc_emulate_psq_store()
335 emulated = kvmppc_handle_store(run, vcpu, val, 8, 1); kvmppc_emulate_psq_store()
H A Dpowerpc.c844 int kvmppc_handle_store(struct kvm_run *run, struct kvm_vcpu *vcpu, kvmppc_handle_store() function
900 EXPORT_SYMBOL_GPL(kvmppc_handle_store); variable
/linux-4.4.14/arch/powerpc/include/asm/
H A Dkvm_ppc.h81 extern int kvmppc_handle_store(struct kvm_run *run, struct kvm_vcpu *vcpu,

Completed in 137 milliseconds