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

/linux-master/arch/powerpc/kvm/
H A Dbook3s_32_mmu.c410 mmu->slbmfee = NULL;
H A Dbook3s_emulate.c423 if (!vcpu->arch.mmu.slbmfee) {
429 t = vcpu->arch.mmu.slbmfee(vcpu, rb_val);
H A Dbook3s_64_mmu.c658 mmu->slbmfee = kvmppc_mmu_book3s_64_slbmfee;
H A Dbook3s_hv_rmhandlers.S1159 1: slbmfee r8,r6
/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h392 u64 (*slbmfee)(struct kvm_vcpu *vcpu, u64 slb_nr); member in struct:kvmppc_mmu

Completed in 127 milliseconds