Home
last modified time | relevance | path

Searched refs:vm_ctx_init_with_ranges (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dmemory.c1555 * vm_ctx_init_with_ranges() - initialize virtual memory for context
1571 static int vm_ctx_init_with_ranges(struct hl_ctx *ctx, in vm_ctx_init_with_ranges() function
1705 return vm_ctx_init_with_ranges(ctx, host_range_start, host_range_end, in hl_vm_ctx_init()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dmemory.c2558 * vm_ctx_init_with_ranges() - initialize virtual memory for context.
2577 static int vm_ctx_init_with_ranges(struct hl_ctx *ctx, in vm_ctx_init_with_ranges() function
2702 return vm_ctx_init_with_ranges(ctx, host_range_start, host_range_end, in hl_vm_ctx_init()

Completed in 6 milliseconds