Searched refs:n_oob (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/xe/
H A Dxe_wa.c774 size_t n_oob, n_lrc, n_engine, n_gt, total; local
780 n_oob = BITS_TO_LONGS(ARRAY_SIZE(oob_was));
781 total = n_gt + n_engine + n_lrc + n_oob;

Completed in 129 milliseconds