Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dmmu.c1124 struct kvm_hyp_memcache *memcache = mc; in hyp_mc_free_fn() local
1134 struct kvm_hyp_memcache *memcache = mc; in hyp_mc_alloc_fn() local
1525 static int topup_mmu_memcache(struct kvm_vcpu *vcpu, void *memcache) in topup_mmu_memcache()
1585 void *memcache; in gmem_abort() local
1974 void *memcache) in kvm_s2_fault_map()
2064 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.c585 void *memcache; member