Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ct_types.h130 u32 fast_msg[GUC_CTB_MSG_MAX_LEN]; member
Dxe_guc_ct.c1323 len = g2h_read(ct, ct->fast_msg, true); in xe_guc_ct_fast_path()
1325 g2h_fast_path(ct, ct->fast_msg, len); in xe_guc_ct_fast_path()