HomeSort by: relevance | last modified time | path
    Searched defs:kfd_process_hw_exception (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_device_queue_manager.c 67 static void kfd_process_hw_exception(struct work_struct *work);
1079 INIT_WORK(&dqm->hw_exception_work, kfd_process_hw_exception);
1926 static void kfd_process_hw_exception(struct work_struct *work) function in typeref:typename:void

Completed in 12 milliseconds