Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A Dmmu_v1.c39 static void free_hop(struct hl_ctx *ctx, u64 hop_addr) in free_hop() function
347 free_hop(ctx, ctx->dram_default_hops[i]); in dram_default_mapping_init()
349 free_hop(ctx, hop2_addr); in dram_default_mapping_init()
351 free_hop(ctx, hop1_addr); in dram_default_mapping_init()
812 free_hop(ctx, hop4_addr); in _hl_mmu_v1_map()
814 free_hop(ctx, hop3_addr); in _hl_mmu_v1_map()
816 free_hop(ctx, hop2_addr); in _hl_mmu_v1_map()
818 free_hop(ctx, hop1_addr); in _hl_mmu_v1_map()