Home
last modified time | relevance | path

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

/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/
H A Dmmu.c1091 struct kvm_hyp_memcache *memcache = mc; in hyp_mc_free_fn() local
1101 struct kvm_hyp_memcache *memcache = mc; in hyp_mc_alloc_fn() local
1487 void *memcache; in user_mem_abort() local
/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c572 void *memcache; member