Searched refs:put_pte (Results 1 – 1 of 1) sorted by relevance
149 static inline int put_pte(struct hl_ctx *ctx, u64 hop_addr) in put_pte() function363 put_pte(ctx, ctx->dram_default_hops[i]); in dram_default_mapping_fini()372 put_pte(ctx, hop2_addr); in dram_default_mapping_fini()377 put_pte(ctx, hop1_addr); in dram_default_mapping_fini()604 put_pte(ctx, hop3_addr); in _hl_mmu_unmap()614 if (hop4_addr && !put_pte(ctx, hop4_addr)) in _hl_mmu_unmap()622 if (put_pte(ctx, hop3_addr)) in _hl_mmu_unmap()627 if (put_pte(ctx, hop2_addr)) in _hl_mmu_unmap()632 if (put_pte(ctx, hop1_addr)) in _hl_mmu_unmap()