Searched refs:put_pte (Results 1 – 1 of 1) sorted by relevance
156 static inline int put_pte(struct hl_ctx *ctx, u64 hop_addr) in put_pte() function385 put_pte(ctx, ctx->dram_default_hops[i]); in dram_default_mapping_fini()394 put_pte(ctx, hop2_addr); in dram_default_mapping_fini()399 put_pte(ctx, hop1_addr); in dram_default_mapping_fini()614 put_pte(ctx, hop3_addr); in _hl_mmu_v1_unmap()624 if (hop4_addr && !put_pte(ctx, hop4_addr)) in _hl_mmu_v1_unmap()632 if (put_pte(ctx, hop3_addr)) in _hl_mmu_v1_unmap()637 if (put_pte(ctx, hop2_addr)) in _hl_mmu_v1_unmap()642 if (put_pte(ctx, hop1_addr)) in _hl_mmu_v1_unmap()