Searched refs:memcache (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/arch/mips/kvm/ |
| D | mmu.c | 691 struct kvm_mmu_memory_cache *memcache = &vcpu->arch.mmu_page_cache; in kvm_mips_map_page() local 708 err = mmu_topup_memory_cache(memcache, KVM_MMU_CACHE_MIN_PAGES, in kvm_mips_map_page() 753 ptep = kvm_mips_pte_for_gpa(kvm, memcache, gpa); in kvm_mips_map_page() 788 struct kvm_mmu_memory_cache *memcache = &vcpu->arch.mmu_page_cache; in kvm_trap_emul_pte_for_gva() local 793 ret = mmu_topup_memory_cache(memcache, KVM_MMU_CACHE_MIN_PAGES, in kvm_trap_emul_pte_for_gva() 803 return kvm_mips_walk_pgd(pgdp, memcache, addr); in kvm_trap_emul_pte_for_gva()
|
| /Linux-v5.4/virt/kvm/arm/ |
| D | mmu.c | 1674 struct kvm_mmu_memory_cache *memcache = &vcpu->arch.mmu_page_cache; in user_mem_abort() local 1719 ret = mmu_topup_memory_cache(memcache, kvm_mmu_cache_min_pages(kvm), in user_mem_abort() 1811 ret = stage2_set_pud_huge(kvm, memcache, fault_ipa, &new_pud); in user_mem_abort() 1823 ret = stage2_set_pmd_huge(kvm, memcache, fault_ipa, &new_pmd); in user_mem_abort() 1835 ret = stage2_set_pte(kvm, memcache, fault_ipa, &new_pte, flags); in user_mem_abort()
|
| /Linux-v5.4/init/ |
| D | Kconfig | 574 webservers, memcache), but it does show up in artificial
|