Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdkfd/
Dkfd_debug.c904 uint64_t *exception_status_ptr = NULL; in kfd_dbg_trap_query_exception_info() local
942 exception_status_ptr = &queue->properties.exception_status; in kfd_dbg_trap_query_exception_info()
980 exception_status_ptr = &pdd->exception_status; in kfd_dbg_trap_query_exception_info()
999 exception_status_ptr = &target->exception_status; in kfd_dbg_trap_query_exception_info()
1008 *exception_status_ptr &= ~KFD_EC_MASK(exception_code); in kfd_dbg_trap_query_exception_info()