hl_mmu_dr_get_pte
void hl_mmu_dr_get_pte(struct hl_ctx *ctx, u64 hop_addr);
hl_mmu_dr_get_pte(ctx, ctx->dram_default_hops[i]);
hl_mmu_dr_get_pte(ctx, hop_addr[prev_hop]);
hl_mmu_dr_get_pte(ctx, hop_addr[num_hops - 1]);
hl_mmu_dr_get_pte(ctx, hop1_addr);
hl_mmu_dr_get_pte(ctx, hop2_addr);
hl_mmu_dr_get_pte(ctx, hop_addr[i - 1]);
hl_mmu_dr_get_pte(ctx, hop_addr[hop_last]);