Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/accel/habanalabs/common/
Dcontext.c126 hl_mmu_ctx_fini(ctx); in hl_ctx_fini()
Dmemory.c2667 hl_mmu_ctx_fini(ctx); in vm_ctx_init_with_ranges()
2792 hl_mmu_ctx_fini(ctx); in hl_vm_ctx_fini()
Dhabanalabs.h3760 void hl_mmu_ctx_fini(struct hl_ctx *ctx);
/linux-6.6.21/drivers/accel/habanalabs/common/mmu/
Dmmu.c144 void hl_mmu_ctx_fini(struct hl_ctx *ctx) in hl_mmu_ctx_fini() function