Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/kvm/
Dmmu.c104 static pte_t *kvm_mips_walk_pgd(pgd_t *pgd, struct kvm_mmu_memory_cache *cache, in kvm_mips_walk_pgd() function
146 return kvm_mips_walk_pgd(kvm->arch.gpa_mm.pgd, cache, addr); in kvm_mips_pte_for_gpa()