Home
last modified time | relevance | path

Searched refs:free_hop (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/accel/habanalabs/common/mmu/
Dmmu_v1.c40 static void free_hop(struct hl_ctx *ctx, u64 hop_addr) in free_hop() function
304 free_hop(ctx, ctx->dram_default_hops[i]); in dram_default_mapping_init()
306 free_hop(ctx, hop2_addr); in dram_default_mapping_init()
308 free_hop(ctx, hop1_addr); in dram_default_mapping_init()
689 free_hop(ctx, hop_addr[hop_idx]); in hl_mmu_v1_map()