Searched defs:num_g2h (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc_ct.c | 657 __g2h_reserve_space(struct xe_guc_ct * ct,u32 g2h_len,u32 num_g2h) __g2h_reserve_space() argument 860 __guc_ct_send_locked(struct xe_guc_ct * ct,const u32 * action,u32 len,u32 g2h_len,u32 num_g2h,struct g2h_fence * g2h_fence) __guc_ct_send_locked() argument 940 guc_ct_send_locked(struct xe_guc_ct * ct,const u32 * action,u32 len,u32 g2h_len,u32 num_g2h,struct g2h_fence * g2h_fence) guc_ct_send_locked() argument 1018 guc_ct_send(struct xe_guc_ct * ct,const u32 * action,u32 len,u32 g2h_len,u32 num_g2h,struct g2h_fence * g2h_fence) guc_ct_send() argument 1032 xe_guc_ct_send(struct xe_guc_ct * ct,const u32 * action,u32 len,u32 g2h_len,u32 num_g2h) xe_guc_ct_send() argument 1044 xe_guc_ct_send_locked(struct xe_guc_ct * ct,const u32 * action,u32 len,u32 g2h_len,u32 num_g2h) xe_guc_ct_send_locked() argument [all...] |
| H A D | xe_guc_submit.c | 819 u32 num_g2h = 0; in submit_exec_queue() local
|