Home
last modified time | relevance | path

Searched refs:split_page_cache (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Dmmu.c110 cache = &kvm->arch.mmu.split_page_cache; in need_split_memcache_topup_or_resched()
130 cache = &kvm->arch.mmu.split_page_cache; in kvm_mmu_split_huge_pages()
922 mmu->split_page_cache.gfp_zero = __GFP_ZERO; in kvm_init_stage2_mmu()
938 kvm_mmu_free_memory_cache(&kvm->arch.mmu.split_page_cache); in kvm_uninit_stage2_mmu()
2004 kvm_mmu_free_memory_cache(&kvm->arch.mmu.split_page_cache); in kvm_arch_commit_memory_region()
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dkvm_host.h176 struct kvm_mmu_memory_cache split_page_cache; member
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/
H A Dpgtable.c1470 mmu = container_of(mc, struct kvm_s2_mmu, split_page_cache); in stage2_split_walker()

Completed in 8 milliseconds