Home
last modified time | relevance | path

Searched refs:error_reason (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debug.c258 uint64_t error_reason) in kfd_dbg_send_exception_to_runtime() argument
260 if (error_reason & KFD_EC_MASK(EC_DEVICE_MEMORY_VIOLATION)) { in kfd_dbg_send_exception_to_runtime()
280 error_reason &= ~KFD_EC_MASK(EC_DEVICE_MEMORY_VIOLATION); in kfd_dbg_send_exception_to_runtime()
283 if (error_reason & (KFD_EC_MASK(EC_PROCESS_RUNTIME))) { in kfd_dbg_send_exception_to_runtime()
289 error_reason &= ~KFD_EC_MASK(EC_PROCESS_RUNTIME); in kfd_dbg_send_exception_to_runtime()
292 if (error_reason) in kfd_dbg_send_exception_to_runtime()
293 return kfd_send_exception_to_runtime(p, queue_id, error_reason); in kfd_dbg_send_exception_to_runtime()
H A Dkfd_debug.h75 uint64_t error_reason);
H A Dkfd_process.c2141 uint64_t error_reason; member
2176 cur_err |= workarea->error_reason; in send_exception_work_handler()
2189 uint64_t error_reason) in kfd_send_exception_to_runtime() argument
2197 worker.error_reason = error_reason; in kfd_send_exception_to_runtime()
H A Dkfd_priv.h1476 uint64_t error_reason);
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs_cna.h178 u8 error_reason; member
/openbmc/linux/drivers/net/fddi/
H A Ddefxx.h702 PI_UINT32 error_reason; member
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_defs_svc.h1374 u8 error_reason; member