Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/accel/habanalabs/common/
Dcontext.c199 int hl_ctx_init(struct hl_device *hdev, struct hl_ctx *ctx, bool is_kernel_ctx) in hl_ctx_init() argument
226 if (is_kernel_ctx) { in hl_ctx_init()
Dhabanalabs.h3668 int hl_ctx_init(struct hl_device *hdev, struct hl_ctx *ctx, bool is_kernel_ctx);