Searched refs:g2h_read (Results 1 – 1 of 1) sorted by relevance
1184 static int g2h_read(struct xe_guc_ct *ct, u32 *msg, bool fast_path) in g2h_read() function1323 len = g2h_read(ct, ct->fast_msg, true); in xe_guc_ct_fast_path()1342 len = g2h_read(ct, ct->msg, false); in dequeue_one_g2h()