Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/mmu/
H A Dmmu_v1.c115 hl_mmu_dr_free_hop(ctx, ctx->dram_default_hops[i]); in dram_default_mapping_init()
117 hl_mmu_dr_free_hop(ctx, hop2_addr); in dram_default_mapping_init()
119 hl_mmu_dr_free_hop(ctx, hop1_addr); in dram_default_mapping_init()
425 hl_mmu_dr_free_hop(ctx, hop_addr[hop_idx]); in hl_mmu_v1_map()
H A Dmmu_v2.c218 hl_mmu_dr_free_hop(ctx, hop_addr[i]); in hl_mmu_v2_map()
H A Dmmu.c1231 void hl_mmu_dr_free_hop(struct hl_ctx *ctx, u64 hop_addr) in hl_mmu_dr_free_hop() function
/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs.h3933 void hl_mmu_dr_free_hop(struct hl_ctx *ctx, u64 hop_addr);