Home
last modified time | relevance | path

Searched refs:supports_ctx_switch (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/accel/habanalabs/common/
Dcommand_submission.c1679 if (hdev->supports_ctx_switch) in hl_cs_ctx_switch()
1751 if (hdev->supports_ctx_switch) in hl_cs_ctx_switch()
1754 } else if (hdev->supports_ctx_switch && !ctx->thread_ctx_switch_wait_token) { in hl_cs_ctx_switch()
Dhabanalabs.h3454 u8 supports_ctx_switch; member
/linux-6.6.21/drivers/accel/habanalabs/goya/
Dgoya.c1035 hdev->supports_ctx_switch = true; in goya_sw_init()