Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/habanalabs/common/
Dcontext.c127 hl_mmu_ctx_fini(ctx); in hl_ctx_fini()
Dmemory.c2692 hl_mmu_ctx_fini(ctx); in vm_ctx_init_with_ranges()
2817 hl_mmu_ctx_fini(ctx); in hl_vm_ctx_fini()
Dhabanalabs.h3877 void hl_mmu_ctx_fini(struct hl_ctx *ctx);
/linux-6.12.1/drivers/accel/habanalabs/common/mmu/
Dmmu.c145 void hl_mmu_ctx_fini(struct hl_ctx *ctx) in hl_mmu_ctx_fini() function