Searched refs:kvmppc_emulate_psq_store (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_paired_singles.c | 316 static int kvmppc_emulate_psq_store(struct kvm_run *run, struct kvm_vcpu *vcpu, in kvmppc_emulate_psq_store() function 717 emulated = kvmppc_emulate_psq_store(run, vcpu, ax_rd, addr, w, i); in kvmppc_emulate_paired_single() 727 emulated = kvmppc_emulate_psq_store(run, vcpu, ax_rd, addr, w, i); in kvmppc_emulate_paired_single() 838 emulated = kvmppc_emulate_psq_store(run, vcpu, ax_rd, addr, w, i); in kvmppc_emulate_paired_single() 848 emulated = kvmppc_emulate_psq_store(run, vcpu, ax_rd, addr, w, i); in kvmppc_emulate_paired_single()
|