Home
last modified time | relevance | path

Searched refs:xe_guc_ct_send_g2h_handler (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc_ct.h54 int xe_guc_ct_send_g2h_handler(struct xe_guc_ct *ct, const u32 *action,
H A Dxe_guc_capture.c1345 return xe_guc_ct_send_g2h_handler(&guc->ct, action, ARRAY_SIZE(action)); in __guc_capture_flushlog_complete()
H A Dxe_guc_ct.c950 int xe_guc_ct_send_g2h_handler(struct xe_guc_ct *ct, const u32 *action, u32 len) in xe_guc_ct_send_g2h_handler() function
H A Dxe_guc_submit.c1865 xe_guc_ct_send_g2h_handler(&guc->ct, action, ARRAY_SIZE(action)); in deregister_exec_queue()