Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dkfd_ioctl.h880 EC_PROCESS_RUNTIME = 48, enumerator
910 #define KFD_EC_MASK_PROCESS (KFD_EC_MASK(EC_PROCESS_RUNTIME) | \
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debug.c283 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()
1007 if (exception_code == EC_PROCESS_RUNTIME) { in kfd_dbg_trap_query_exception_info()
H A Dkfd_chardev.c2805 kfd_dbg_ev_raise(KFD_EC_MASK(EC_PROCESS_RUNTIME), in runtime_enable()
2832 kfd_dbg_ev_raise(KFD_EC_MASK(EC_PROCESS_RUNTIME), in runtime_disable()