Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debug.c934 uint64_t *exception_status_ptr = NULL; in kfd_dbg_trap_query_exception_info() local
972 exception_status_ptr = &queue->properties.exception_status; in kfd_dbg_trap_query_exception_info()
1010 exception_status_ptr = &pdd->exception_status; in kfd_dbg_trap_query_exception_info()
1029 exception_status_ptr = &target->exception_status; in kfd_dbg_trap_query_exception_info()
1038 *exception_status_ptr &= ~KFD_EC_MASK(exception_code); in kfd_dbg_trap_query_exception_info()