Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/habanalabs/
Dmmu.c135 static inline void get_pte(struct hl_ctx *ctx, u64 hop_addr) in get_pte() function
296 get_pte(ctx, hop1_addr); in dram_default_mapping_init()
303 get_pte(ctx, hop2_addr); in dram_default_mapping_init()
314 get_pte(ctx, ctx->dram_default_hops[i]); in dram_default_mapping_init()
833 get_pte(ctx, hop1_addr); in _hl_mmu_map()
839 get_pte(ctx, hop2_addr); in _hl_mmu_map()
847 get_pte(ctx, hop3_addr); in _hl_mmu_map()
850 get_pte(ctx, hop4_addr); in _hl_mmu_map()
852 get_pte(ctx, hop3_addr); in _hl_mmu_map()