Searched refs:slbie (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbook3s_64_slb.S69 /* Save off the first entry so we can slbie it later */
91 slbie r10
H A Dbook3s_emulate.c157 if (!vcpu->arch.mmu.slbie)
160 vcpu->arch.mmu.slbie(vcpu,
H A Dbook3s_32_mmu.c393 mmu->slbie = NULL;
H A Dbook3s_64_mmu.c360 dprintk("KVM MMU: slbie(0x%llx)\n", ea);
367 dprintk("KVM MMU: slbie(0x%llx, 0x%llx)\n", ea, slbe->esid);
496 mmu->slbie = kvmppc_mmu_book3s_64_slbie;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dkvm_host.h147 void (*slbie)(struct kvm_vcpu *vcpu, u64 slb_nr); member in struct:kvmppc_mmu
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dentry_64.S441 beq 2f /* if yes, don't slbie it */
469 slbie r6
470 slbie r6
H A Dexceptions-64s.S938 slbie r11

Completed in 33 milliseconds