Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/misc/habanalabs/common/mmu/
Dmmu_v1.c141 static inline void get_pte(struct hl_ctx *ctx, u64 hop_addr) in get_pte() function
317 get_pte(ctx, hop1_addr); in dram_default_mapping_init()
324 get_pte(ctx, hop2_addr); in dram_default_mapping_init()
335 get_pte(ctx, ctx->dram_default_hops[i]); in dram_default_mapping_init()
789 get_pte(ctx, hop1_addr); in _hl_mmu_v1_map()
795 get_pte(ctx, hop2_addr); in _hl_mmu_v1_map()
803 get_pte(ctx, hop3_addr); in _hl_mmu_v1_map()
806 get_pte(ctx, hop4_addr); in _hl_mmu_v1_map()
808 get_pte(ctx, hop3_addr); in _hl_mmu_v1_map()