Home
last modified time | relevance | path

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

/linux-6.15/arch/loongarch/kvm/
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-6.15/arch/arm64/kvm/
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
1483 void *memcache; in user_mem_abort() local
/linux-6.15/arch/mips/kvm/
Dmmu.c552 struct kvm_mmu_memory_cache *memcache = &vcpu->arch.mmu_page_cache; in kvm_mips_map_page() local
/linux-6.15/arch/arm64/kvm/hyp/
Dpgtable.c578 void *memcache; member