Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/habanalabs/common/
Dmmu_v1.c142 static inline void get_pte(struct hl_ctx *ctx, u64 hop_addr) in get_pte() function
318 get_pte(ctx, hop1_addr); in dram_default_mapping_init()
325 get_pte(ctx, hop2_addr); in dram_default_mapping_init()
336 get_pte(ctx, ctx->dram_default_hops[i]); in dram_default_mapping_init()
786 get_pte(ctx, hop1_addr); in _hl_mmu_v1_map()
792 get_pte(ctx, hop2_addr); in _hl_mmu_v1_map()
800 get_pte(ctx, hop3_addr); in _hl_mmu_v1_map()
803 get_pte(ctx, hop4_addr); in _hl_mmu_v1_map()
805 get_pte(ctx, hop3_addr); in _hl_mmu_v1_map()