Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dkvm_book3s.h137 extern struct hpte_cache *kvmppc_mmu_hpte_cache_next(struct kvm_vcpu *vcpu);
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_mmu_hpte.c331 struct hpte_cache *kvmppc_mmu_hpte_cache_next(struct kvm_vcpu *vcpu) in kvmppc_mmu_hpte_cache_next() function
Dbook3s_32_mmu_host.c245 pte = kvmppc_mmu_hpte_cache_next(vcpu); in kvmppc_mmu_map_page()
Dbook3s_64_mmu_host.c159 cpte = kvmppc_mmu_hpte_cache_next(vcpu); in kvmppc_mmu_map_page()