Searched refs:memcache (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/mips/kvm/ |
H A D | mmu.c | 591 struct kvm_mmu_memory_cache *memcache = &vcpu->arch.mmu_page_cache; in kvm_mips_map_page() local 608 err = kvm_mmu_topup_memory_cache(memcache, KVM_MMU_CACHE_MIN_PAGES); in kvm_mips_map_page() 652 ptep = kvm_mips_pte_for_gpa(kvm, memcache, gpa); in kvm_mips_map_page()
|
/openbmc/linux/arch/arm64/kvm/hyp/ |
H A D | pgtable.c | 618 void *memcache; member 994 if (!data->memcache) in stage2_map_walk_leaf() 997 childp = mm_ops->zalloc_page(data->memcache); in stage2_map_walk_leaf() 1049 .memcache = mc, in kvm_pgtable_stage2_map() 1079 .memcache = mc, in kvm_pgtable_stage2_set_owner() 1366 .memcache = mc, in kvm_pgtable_stage2_create_unlinked()
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | mmu.c | 1404 struct kvm_mmu_memory_cache *memcache = &vcpu->arch.mmu_page_cache; in user_mem_abort() local 1433 ret = kvm_mmu_topup_memory_cache(memcache, in user_mem_abort() 1594 memcache, in user_mem_abort()
|
/openbmc/linux/init/ |
H A D | Kconfig | 671 webservers, memcache), but it does show up in artificial
|