Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A 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()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0006_let_dma_memory_read_write_function_take_MemTxAttrs_argument.patch127 @@ -193,7 +193,8 @@ static int get_pte(dma_addr_t baseaddr, uint32_t index, uint64_t *pte,