Home
last modified time | relevance | path

Searched defs:memcache (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/kvm/
H A Dmmu.c1123 struct kvm_hyp_memcache *memcache = mc; in hyp_mc_free_fn() local
1133 struct kvm_hyp_memcache *memcache = mc; in hyp_mc_alloc_fn() local
1515 void **memcache) in prepare_mmu_memcache()
1577 void *memcache; in gmem_abort() local
1656 void *memcache; in user_mem_abort() local
/linux/arch/loongarch/kvm/
H A Dmmu.c733 struct kvm_mmu_memory_cache *memcache; in kvm_split_huge() local
782 struct kvm_mmu_memory_cache *memcache = &vcpu->arch.mmu_page_cache; in kvm_map_page() local
/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c572 void *memcache; member