hl_mmu_dr_free_hop
void hl_mmu_dr_free_hop(struct hl_ctx *ctx, u64 hop_addr);
hl_mmu_dr_free_hop(ctx, ctx->dram_default_hops[i]);
hl_mmu_dr_free_hop(ctx, hop2_addr);
hl_mmu_dr_free_hop(ctx, hop1_addr);
hl_mmu_dr_free_hop(ctx, hop_addr[hop_idx]);
hl_mmu_dr_free_hop(ctx, hop_addr[i]);