Searched refs:g2h_has_room (Results 1 – 1 of 1) sorted by relevance
528 static inline bool g2h_has_room(struct intel_guc_ct *ct, u32 g2h_len_dw) in g2h_has_room() function543 GEM_BUG_ON(!g2h_has_room(ct, g2h_len_dw)); in g2h_reserve_space()582 bool g2h = g2h_has_room(ct, g2h_dw); in has_room_nb()674 !g2h_has_room(ct, GUC_CTB_HXG_MSG_MAX_LEN))) { in ct_send()