Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debug.c58 tmp &= pqn->q->properties.exception_status; in kfd_dbg_ev_query_debug_event()
63 *event_status = pqn->q->properties.exception_status; in kfd_dbg_ev_query_debug_event()
66 pqn->q->properties.exception_status &= ~exception_clear_mask; in kfd_dbg_ev_query_debug_event()
74 & pdd->exception_status; in kfd_dbg_ev_query_debug_event()
79 *event_status = pdd->exception_status; in kfd_dbg_ev_query_debug_event()
81 pdd->exception_status &= ~exception_clear_mask; in kfd_dbg_ev_query_debug_event()
86 if (process->exception_enable_mask & process->exception_status) { in kfd_dbg_ev_query_debug_event()
87 *event_status = process->exception_status; in kfd_dbg_ev_query_debug_event()
88 process->exception_status &= ~exception_clear_mask; in kfd_dbg_ev_query_debug_event()
138 pdd->exception_status |= event_mask & KFD_EC_MASK_DEVICE; in kfd_dbg_ev_raise()
[all …]
H A Dkfd_priv.h540 uint64_t exception_status; member
843 uint64_t exception_status; member
994 uint64_t exception_status; member
H A Dkfd_device_queue_manager.c1075 is_new = q->properties.exception_status & KFD_EC_MASK(EC_QUEUE_NEW); in suspend_single_queue()
3452 q->properties.exception_status &= in suspend_queues()
3494 q->properties.exception_status &= in suspend_queues()
3556 qss_entry->exception_status = q->properties.exception_status; in set_queue_snapshot_entry()
3561 q->properties.exception_status &= ~exception_clear_mask; in set_queue_snapshot_entry()
H A Dkfd_process_queue_manager.c254 q_properties->exception_status = KFD_EC_MASK(EC_QUEUE_NEW); in init_user_queue()
/linux/include/uapi/linux/
H A Dkfd_ioctl.h129 __u64 exception_status;
1083 __u64 exception_status;
125 __u64 exception_status; global() member
1076 __u64 exception_status; global() member