Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debug.c923 uint64_t *exception_status_ptr = NULL; in kfd_dbg_trap_query_exception_info() local
961 exception_status_ptr = &queue->properties.exception_status; in kfd_dbg_trap_query_exception_info()
999 exception_status_ptr = &pdd->exception_status; in kfd_dbg_trap_query_exception_info()
1018 exception_status_ptr = &target->exception_status; in kfd_dbg_trap_query_exception_info()
1027 *exception_status_ptr &= ~KFD_EC_MASK(exception_code); in kfd_dbg_trap_query_exception_info()