Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/mmu/
H A Dmmu_v1.c86 hl_mmu_dr_get_pte(ctx, hop1_addr); in dram_default_mapping_init()
93 hl_mmu_dr_get_pte(ctx, hop2_addr); in dram_default_mapping_init()
104 hl_mmu_dr_get_pte(ctx, ctx->dram_default_hops[i]); in dram_default_mapping_init()
414 hl_mmu_dr_get_pte(ctx, hop_addr[prev_hop]); in hl_mmu_v1_map()
418 hl_mmu_dr_get_pte(ctx, hop_addr[num_hops - 1]); in hl_mmu_v1_map()
H A Dmmu_v2.c208 hl_mmu_dr_get_pte(ctx, hop_addr[i - 1]); in hl_mmu_v2_map()
211 hl_mmu_dr_get_pte(ctx, hop_addr[hop_last]); in hl_mmu_v2_map()
H A Dmmu.c1298 void hl_mmu_dr_get_pte(struct hl_ctx *ctx, u64 hop_addr) in hl_mmu_dr_get_pte() function
/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs.h3941 void hl_mmu_dr_get_pte(struct hl_ctx *ctx, u64 hop_addr);