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

/linux-master/arch/arm64/kvm/
H A Dmmu.c110 cache = &kvm->arch.mmu.split_page_cache;
130 cache = &kvm->arch.mmu.split_page_cache;
924 mmu->split_page_cache.gfp_zero = __GFP_ZERO;
940 kvm_mmu_free_memory_cache(&kvm->arch.mmu.split_page_cache);
1985 kvm_mmu_free_memory_cache(&kvm->arch.mmu.split_page_cache);
/linux-master/arch/arm64/include/asm/
H A Dkvm_host.h187 struct kvm_mmu_memory_cache split_page_cache; member in struct:kvm_s2_mmu
/linux-master/arch/arm64/kvm/hyp/
H A Dpgtable.c1514 mmu = container_of(mc, struct kvm_s2_mmu, split_page_cache);

Completed in 237 milliseconds