Searched refs:slbie (Results 1 – 5 of 5) sorted by relevance
121 slbie r6123 slbie r6 /* Workaround POWER5 < DD2.1 issue */
413 mmu->slbie = NULL; in kvmppc_mmu_book3s_32_init()
393 if (!vcpu->arch.mmu.slbie) in kvmppc_core_emulate_op_pr()396 vcpu->arch.mmu.slbie(vcpu, in kvmppc_core_emulate_op_pr()
661 mmu->slbie = kvmppc_mmu_book3s_64_slbie; in kvmppc_mmu_book3s_64_init()
395 void (*slbie)(struct kvm_vcpu *vcpu, u64 slb_nr); member