Searched refs:hl_mmu_va_to_pa (Results 1 – 3 of 3) sorted by relevance
452 hl_mmu_va_to_pa(ctx, virt_addr, &phys_addr); in mmu_show()738 rc = hl_mmu_va_to_pa(ctx, virt_addr, phys_addr); in device_va_to_pa()
3808 int hl_mmu_va_to_pa(struct hl_ctx *ctx, u64 virt_addr, u64 *phys_addr);
531 int hl_mmu_va_to_pa(struct hl_ctx *ctx, u64 virt_addr, u64 *phys_addr) in hl_mmu_va_to_pa() function