Searched refs:memcache (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/arm64/kvm/ |
| H A D | mmu.c | 1123 struct kvm_hyp_memcache *memcache = mc; in hyp_mc_free_fn() local 1125 if (memcache->flags & HYP_MEMCACHE_ACCOUNT_STAGE2) in hyp_mc_free_fn() 1133 struct kvm_hyp_memcache *memcache = mc; in hyp_mc_alloc_fn() local 1137 if (addr && memcache->flags & HYP_MEMCACHE_ACCOUNT_STAGE2) in hyp_mc_alloc_fn() 1516 void **memcache) in prepare_mmu_memcache() argument 1521 *memcache = &vcpu->arch.mmu_page_cache; in prepare_mmu_memcache() 1523 *memcache = &vcpu->arch.pkvm_memcache; in prepare_mmu_memcache() 1531 return kvm_mmu_topup_memory_cache(*memcache, min_pages); in prepare_mmu_memcache() 1533 return topup_hyp_memcache(*memcache, min_pages); in prepare_mmu_memcache() 1578 void *memcache; in gmem_abort() local [all …]
|
| /linux/arch/loongarch/kvm/ |
| H A D | mmu.c | 733 struct kvm_mmu_memory_cache *memcache; in kvm_split_huge() local 735 memcache = &vcpu->arch.mmu_page_cache; in kvm_split_huge() 736 child = kvm_mmu_memory_cache_alloc(memcache); in kvm_split_huge() 782 struct kvm_mmu_memory_cache *memcache = &vcpu->arch.mmu_page_cache; in kvm_map_page() local 799 err = kvm_mmu_topup_memory_cache(memcache, KVM_MMU_CACHE_MIN_PAGES); in kvm_map_page() 887 ptep = kvm_populate_gpa(kvm, memcache, gpa, level); in kvm_map_page()
|
| /linux/arch/arm64/kvm/hyp/ |
| H A D | pgtable.c | 590 void *memcache; member 1043 if (!data->memcache) in stage2_map_walk_leaf() 1046 childp = mm_ops->zalloc_page(data->memcache); in stage2_map_walk_leaf() 1098 .memcache = mc, in kvm_pgtable_stage2_map() 1127 .memcache = mc, in kvm_pgtable_stage2_set_owner() 1414 .memcache = mc, in kvm_pgtable_stage2_create_unlinked()
|
| /linux/init/ |
| H A D | Kconfig | 743 webservers, memcache), but it does show up in artificial
|