Searched refs:kvm_mmu_page_cache (Results 1 – 2 of 2) sorted by relevance
86 static int stage2_cache_topup(struct kvm_mmu_page_cache *pcache, in stage2_cache_topup()104 static void stage2_cache_flush(struct kvm_mmu_page_cache *pcache) in stage2_cache_flush()110 static void *stage2_cache_alloc(struct kvm_mmu_page_cache *pcache) in stage2_cache_alloc()174 struct kvm_mmu_page_cache *pcache, in stage2_set_pte()212 struct kvm_mmu_page_cache *pcache, in stage2_map_page()387 struct kvm_mmu_page_cache pcache = { 0, }; in stage2_ioremap()649 struct kvm_mmu_page_cache *pcache = &vcpu->arch.mmu_page_cache; in kvm_riscv_stage2_map()
82 struct kvm_mmu_page_cache { struct196 struct kvm_mmu_page_cache mmu_page_cache;
Completed in 7 milliseconds