Searched refs:hl_mmu_dr_put_pte (Results 1 – 4 of 4) sorted by relevance
153 hl_mmu_dr_put_pte(ctx, ctx->dram_default_hops[i]); in dram_default_mapping_fini()161 hl_mmu_dr_put_pte(ctx, hop2_addr); in dram_default_mapping_fini()166 hl_mmu_dr_put_pte(ctx, hop1_addr); in dram_default_mapping_fini()286 hl_mmu_dr_put_pte(ctx, hop_addr[hop_idx]); in hl_mmu_v1_unmap()296 if (hop_addr[MMU_HOP4] && !hl_mmu_dr_put_pte(ctx, hop_addr[MMU_HOP4])) in hl_mmu_v1_unmap()308 if (hl_mmu_dr_put_pte(ctx, hop_addr[hop_idx])) in hl_mmu_v1_unmap()
115 if (hl_mmu_dr_put_pte(ctx, hop_addr[i])) in hl_mmu_v2_unmap()
1303 int hl_mmu_dr_put_pte(struct hl_ctx *ctx, u64 hop_addr) in hl_mmu_dr_put_pte() function
3942 int hl_mmu_dr_put_pte(struct hl_ctx *ctx, u64 hop_addr);