Lines Matching refs:kvm_mmu_memory_cache
866 static int pte_list_add(struct kvm_mmu_memory_cache *cache, u64 *spte, in pte_list_add()
1027 struct kvm_mmu_memory_cache *mc; in rmap_can_add()
1584 struct kvm_mmu_memory_cache *cache, in __rmap_add()
1611 struct kvm_mmu_memory_cache *cache = &vcpu->arch.mmu_pte_list_desc_cache; in rmap_add()
1698 static void mmu_page_add_parent_pte(struct kvm_mmu_memory_cache *cache, in mmu_page_add_parent_pte()
2112 struct kvm_mmu_memory_cache *page_header_cache;
2113 struct kvm_mmu_memory_cache *shadow_page_cache;
2114 struct kvm_mmu_memory_cache *shadowed_info_cache;
2309 struct kvm_mmu_memory_cache *cache, u64 *sptep, in __link_shadow_page()
6104 static inline bool need_topup(struct kvm_mmu_memory_cache *cache, int min) in need_topup()
6189 struct kvm_mmu_memory_cache *cache = &kvm->arch.split_desc_cache; in shadow_mmu_split_huge_page()