Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c1660 static int g2h_read(struct xe_guc_ct *ct, u32 *msg, bool fast_path) in g2h_read() function
1866 len = g2h_read(ct, ct->fast_msg, true); in xe_guc_ct_fast_path()
1885 len = g2h_read(ct, ct->msg, false); in dequeue_one_g2h()