Searched refs:slbmfev (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dbook3s_32_mmu.c411 mmu->slbmfev = NULL;
H A Dbook3s_emulate.c434 if (!vcpu->arch.mmu.slbmfev) {
440 t = vcpu->arch.mmu.slbmfev(vcpu, rb_val);
H A Dbook3s_64_mmu.c659 mmu->slbmfev = kvmppc_mmu_book3s_64_slbmfev;
H A Dbook3s_hv_rmhandlers.S1163 slbmfev r3,r6
/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h393 u64 (*slbmfev)(struct kvm_vcpu *vcpu, u64 slb_nr); member in struct:kvmppc_mmu
710 * from slbmfev of SLB entry that translated the EA) for hash guests.

Completed in 132 milliseconds