Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/habanalabs/
Dcontext.c132 rc = hl_mmu_ctx_init(ctx); in hl_ctx_init()
Dmmu.c467 int hl_mmu_ctx_init(struct hl_ctx *ctx) in hl_mmu_ctx_init() function
Dhabanalabs.h1525 int hl_mmu_ctx_init(struct hl_ctx *ctx);
Dmemory.c1463 rc = hl_mmu_ctx_init(ctx); in hl_vm_ctx_init_with_ranges()