Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/goya/
H A Dgoya.c3112 rc = hl_poll_timeout_memory(hdev, fence_ptr, tmp, in goya_send_job_on_qman0()
3197 rc = hl_poll_timeout_memory(hdev, fence_ptr, tmp, (tmp == fence_val), in goya_test_queue()
/linux/drivers/accel/habanalabs/common/
H A Dfirmware_if.c453 rc = hl_poll_timeout_memory(hdev, &pkt->fence, tmp, in hl_fw_send_cpu_message()
H A Dhabanalabs.h2736 #define hl_poll_timeout_memory(hdev, addr, val, cond, sleep_us, timeout_us, \ macro
H A Dcommand_submission.c1770 rc = hl_poll_timeout_memory(hdev, in hl_cs_ctx_switch()
/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c4748 rc = hl_poll_timeout_memory(hdev, fence_ptr, tmp, (tmp == fence_val), in gaudi_test_queue()
6389 rc = hl_poll_timeout_memory(hdev, fence_ptr, tmp, in gaudi_send_job_on_qman0()
/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c6950 rc = hl_poll_timeout_memory( in gaudi2_send_job_to_kdma()