Searched refs:xe_guc_error_capture_handler (Results 1 – 3 of 3) sorted by relevance
30 int xe_guc_error_capture_handler(struct xe_guc *guc, u32 *msg, u32 len);
1286 ret = xe_guc_error_capture_handler(guc, payload, adj_len); in process_g2h_msg()
2018 int xe_guc_error_capture_handler(struct xe_guc *guc, u32 *msg, u32 len) in xe_guc_error_capture_handler() function