Searched refs:mmu_page_cache (Results 1 – 7 of 7) sorted by relevance
196 struct kvm_mmu_page_cache mmu_page_cache; member
30 kvm_mmu_free_memory_cache(&vcpu->arch.mmu_page_cache); in kvm_mmu_free_memory_caches()592 struct kvm_mmu_memory_cache *memcache = &vcpu->arch.mmu_page_cache; in kvm_mips_map_page()
649 struct kvm_mmu_page_cache *pcache = &vcpu->arch.mmu_page_cache; in kvm_riscv_stage2_map()736 stage2_cache_flush(&vcpu->arch.mmu_page_cache); in kvm_riscv_stage2_flush_cache()
328 vcpu->arch.mmu_page_cache.gfp_zero = __GFP_ZERO; in kvm_arch_vcpu_create()357 kvm_mmu_free_memory_cache(&vcpu->arch.mmu_page_cache); in kvm_arch_vcpu_destroy()
953 struct kvm_mmu_memory_cache *memcache = &vcpu->arch.mmu_page_cache; in user_mem_abort()
364 struct kvm_mmu_memory_cache mmu_page_cache; member
349 struct kvm_mmu_memory_cache mmu_page_cache; member
Completed in 19 milliseconds