Searched refs:error_reason (Results 1 – 8 of 8) sorted by relevance
259 uint64_t error_reason) in kfd_dbg_send_exception_to_runtime() argument261 if (error_reason & KFD_EC_MASK(EC_DEVICE_MEMORY_VIOLATION)) { in kfd_dbg_send_exception_to_runtime()281 error_reason &= ~KFD_EC_MASK(EC_DEVICE_MEMORY_VIOLATION); in kfd_dbg_send_exception_to_runtime()284 if (error_reason & (KFD_EC_MASK(EC_PROCESS_RUNTIME))) { in kfd_dbg_send_exception_to_runtime()290 error_reason &= ~KFD_EC_MASK(EC_PROCESS_RUNTIME); in kfd_dbg_send_exception_to_runtime()293 if (error_reason) in kfd_dbg_send_exception_to_runtime()294 return kfd_send_exception_to_runtime(p, queue_id, error_reason); in kfd_dbg_send_exception_to_runtime()
75 uint64_t error_reason);
2322 uint64_t error_reason; member2357 cur_err |= workarea->error_reason; in send_exception_work_handler()2370 uint64_t error_reason) in kfd_send_exception_to_runtime() argument2378 worker.error_reason = error_reason; in kfd_send_exception_to_runtime()
1571 uint64_t error_reason);
178 u8 error_reason; member
702 PI_UINT32 error_reason; member
1374 u8 error_reason; member
253 __func__, ret, enc_output_info.error_reason, enc_output_info.warn_info); in wave5_vpu_enc_finish_encode()