Searched refs:put_pte (Results 1 – 1 of 1) sorted by relevance
155 static inline int put_pte(struct hl_ctx *ctx, u64 hop_addr) in put_pte() function384 put_pte(ctx, ctx->dram_default_hops[i]); in dram_default_mapping_fini()393 put_pte(ctx, hop2_addr); in dram_default_mapping_fini()398 put_pte(ctx, hop1_addr); in dram_default_mapping_fini()617 put_pte(ctx, hop3_addr); in _hl_mmu_v1_unmap()627 if (hop4_addr && !put_pte(ctx, hop4_addr)) in _hl_mmu_v1_unmap()635 if (put_pte(ctx, hop3_addr)) in _hl_mmu_v1_unmap()640 if (put_pte(ctx, hop2_addr)) in _hl_mmu_v1_unmap()645 if (put_pte(ctx, hop1_addr)) in _hl_mmu_v1_unmap()