Home
last modified time | relevance | path

Searched refs:hl_poll_timeout_memory (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/drivers/accel/habanalabs/goya/
Dgoya.c3123 rc = hl_poll_timeout_memory(hdev, fence_ptr, tmp, in goya_send_job_on_qman0()
3208 rc = hl_poll_timeout_memory(hdev, fence_ptr, tmp, (tmp == fence_val), in goya_test_queue()
/linux-6.6.21/drivers/accel/habanalabs/common/
Dfirmware_if.c407 rc = hl_poll_timeout_memory(hdev, &pkt->fence, tmp, in hl_fw_send_cpu_message()
Dhabanalabs.h2669 #define hl_poll_timeout_memory(hdev, addr, val, cond, sleep_us, timeout_us, \ macro
Dcommand_submission.c1755 rc = hl_poll_timeout_memory(hdev, in hl_cs_ctx_switch()
/linux-6.6.21/drivers/accel/habanalabs/gaudi/
Dgaudi.c4754 rc = hl_poll_timeout_memory(hdev, fence_ptr, tmp, (tmp == fence_val), in gaudi_test_queue()
6395 rc = hl_poll_timeout_memory(hdev, fence_ptr, tmp, in gaudi_send_job_on_qman0()
/linux-6.6.21/drivers/accel/habanalabs/gaudi2/
Dgaudi2.c6823 rc = hl_poll_timeout_memory( in gaudi2_send_job_to_kdma()