Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ct.c489 static int has_room(struct xe_guc_ct *ct, u32 cmd_len, u32 g2h_len) in has_room() function
686 ret = has_room(ct, len + GUC_CTB_HDR_LEN, g2h_len); in __guc_ct_send_locked()