Searched refs:xe_devcoredump (Results 1 – 3 of 3) sorted by relevance
7 .. kernel-doc:: drivers/gpu/drm/xe/xe_devcoredump.c13 .. kernel-doc:: drivers/gpu/drm/xe/xe_devcoredump.c
17 void xe_devcoredump(struct xe_exec_queue *q, struct xe_sched_job *job, const char *fmt, ...);20 static inline void xe_devcoredump(struct xe_exec_queue *q, in xe_devcoredump() function
954 struct xe_devcoredump *coredump = &xe->devcoredump; in xe_hw_engine_snapshot_capture()