kvmppc_mmu_hpte_cache_next 167 arch/powerpc/include/asm/kvm_book3s.h extern struct hpte_cache *kvmppc_mmu_hpte_cache_next(struct kvm_vcpu *vcpu); kvmppc_mmu_hpte_cache_next 233 arch/powerpc/kvm/book3s_32_mmu_host.c pte = kvmppc_mmu_hpte_cache_next(vcpu); kvmppc_mmu_hpte_cache_next 149 arch/powerpc/kvm/book3s_64_mmu_host.c cpte = kvmppc_mmu_hpte_cache_next(vcpu);