Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/habanalabs/common/
Dcommand_submission.c1599 if (hdev->supports_ctx_switch) in hl_cs_ctx_switch()
1671 if (hdev->supports_ctx_switch) in hl_cs_ctx_switch()
1674 } else if (hdev->supports_ctx_switch && !ctx->thread_ctx_switch_wait_token) { in hl_cs_ctx_switch()
Dhabanalabs.h3349 u8 supports_ctx_switch; member
/linux-6.1.9/drivers/misc/habanalabs/goya/
Dgoya.c1028 hdev->supports_ctx_switch = true; in goya_sw_init()