Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dkfd_ioctl.h880 EC_PROCESS_RUNTIME = 48, enumerator
910 #define KFD_EC_MASK_PROCESS (KFD_EC_MASK(EC_PROCESS_RUNTIME) | \
/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dkfd_debug.c282 if (error_reason & (KFD_EC_MASK(EC_PROCESS_RUNTIME))) { in kfd_dbg_send_exception_to_runtime()
288 error_reason &= ~KFD_EC_MASK(EC_PROCESS_RUNTIME); in kfd_dbg_send_exception_to_runtime()
988 if (exception_code == EC_PROCESS_RUNTIME) { in kfd_dbg_trap_query_exception_info()
Dkfd_chardev.c2799 kfd_dbg_ev_raise(KFD_EC_MASK(EC_PROCESS_RUNTIME), in runtime_enable()
2826 kfd_dbg_ev_raise(KFD_EC_MASK(EC_PROCESS_RUNTIME), in runtime_disable()