Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_guc_submit.h30 int xe_guc_error_capture_handler(struct xe_guc *guc, u32 *msg, u32 len);
Dxe_guc_ct.c1286 ret = xe_guc_error_capture_handler(guc, payload, adj_len); in process_g2h_msg()
Dxe_guc_submit.c2018 int xe_guc_error_capture_handler(struct xe_guc *guc, u32 *msg, u32 len) in xe_guc_error_capture_handler() function