Searched refs:kvmppc_mmu_hpte_cache_next (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/powerpc/kvm/
H A Dbook3s_mmu_hpte.c331 struct hpte_cache *kvmppc_mmu_hpte_cache_next(struct kvm_vcpu *vcpu) kvmppc_mmu_hpte_cache_next() function
H A Dbook3s_32_mmu_host.c244 pte = kvmppc_mmu_hpte_cache_next(vcpu); kvmppc_mmu_map_page()
H A Dbook3s_64_mmu_host.c158 cpte = kvmppc_mmu_hpte_cache_next(vcpu); kvmppc_mmu_map_page()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dkvm_book3s.h137 extern struct hpte_cache *kvmppc_mmu_hpte_cache_next(struct kvm_vcpu *vcpu);

Completed in 75 milliseconds