Searched refs:hl_mmu_va_to_pa (Results 1 – 3 of 3) sorted by relevance
445 hl_mmu_va_to_pa(ctx, virt_addr, &phys_addr); in mmu_show()731 rc = hl_mmu_va_to_pa(ctx, virt_addr, phys_addr); in device_va_to_pa()
3926 int hl_mmu_va_to_pa(struct hl_ctx *ctx, u64 virt_addr, u64 *phys_addr);
532 int hl_mmu_va_to_pa(struct hl_ctx *ctx, u64 virt_addr, u64 *phys_addr) in hl_mmu_va_to_pa() function