Searched refs:g2h_has_room (Results 1 – 1 of 1) sorted by relevance
551 static inline bool g2h_has_room(struct intel_guc_ct *ct, u32 g2h_len_dw) in g2h_has_room() function566 GEM_BUG_ON(!g2h_has_room(ct, g2h_len_dw)); in g2h_reserve_space()606 if (unlikely(!h2g_has_room(ct, h2g_dw) || !g2h_has_room(ct, g2h_dw))) { in has_room_nb()686 !g2h_has_room(ct, GUC_CTB_HXG_MSG_MAX_LEN))) { in ct_send()