Searched refs:wq_space_until_wrap (Results 1 – 1 of 1) sorted by relevance
790 static u32 wq_space_until_wrap(struct intel_context *ce) in wq_space_until_wrap() function811 u32 *wqi = get_wq_pointer(ce, wq_space_until_wrap(ce)); in guc_wq_noop_append()812 u32 len_dw = wq_space_until_wrap(ce) / sizeof(u32) - 1; in guc_wq_noop_append()843 if (wqi_size > wq_space_until_wrap(ce)) { in __guc_wq_item_append()