Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ct.h55 int xe_guc_ct_send_g2h_handler(struct xe_guc_ct *ct, const u32 *action,
Dxe_guc_ct.c826 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
Dxe_guc_submit.c1828 xe_guc_ct_send_g2h_handler(&guc->ct, action, ARRAY_SIZE(action)); in deregister_exec_queue()