Home
last modified time | relevance | path

Searched refs:kvm_mmu_page_cache (Results 1 – 2 of 2) sorted by relevance

/linux/arch/riscv/kvm/
A Dmmu.c86 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()
/linux/arch/riscv/include/asm/
A Dkvm_host.h82 struct kvm_mmu_page_cache { struct
196 struct kvm_mmu_page_cache mmu_page_cache;

Completed in 7 milliseconds