hl_mmu_dr_put_pte
int hl_mmu_dr_put_pte(struct hl_ctx *ctx, u64 hop_addr);
hl_mmu_dr_put_pte(ctx, ctx->dram_default_hops[i]);
hl_mmu_dr_put_pte(ctx, hop2_addr);
hl_mmu_dr_put_pte(ctx, hop1_addr);
hl_mmu_dr_put_pte(ctx, hop_addr[hop_idx]);
if (hop_addr[MMU_HOP4] && !hl_mmu_dr_put_pte(ctx, hop_addr[MMU_HOP4]))
if (hl_mmu_dr_put_pte(ctx, hop_addr[hop_idx]))
if (hl_mmu_dr_put_pte(ctx, hop_addr[i]))