Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debug.c229 kfd_send_exception_to_runtime(p, pqn->q->properties.queue_id, in kfd_set_dbg_ev_from_interrupt()
292 return kfd_send_exception_to_runtime(p, queue_id, error_reason); in kfd_dbg_send_exception_to_runtime()
H A Dkfd_priv.h1474 int kfd_send_exception_to_runtime(struct kfd_process *p,
H A Dkfd_process.c2199 int kfd_send_exception_to_runtime(struct kfd_process *p, in kfd_send_exception_to_runtime() function