Searched refs:emulate_mfspr (Results 1 – 4 of 4) sorted by relevance
176 emulated = vcpu->kvm->arch.kvm_ops->emulate_mfspr(vcpu, sprn, in kvmppc_emulate_mfspr()
388 .emulate_mfspr = kvmppc_core_emulate_mfspr_e500,
497 .emulate_mfspr = kvmppc_core_emulate_mfspr_e500,
297 int (*emulate_mfspr)(struct kvm_vcpu *vcpu, int sprn, ulong *spr_val); member