Searched refs:xe_guc_buf_cache_dwords (Results 1 – 4 of 4) sorted by relevance
101 buf = xe_guc_buf_reserve(cache, xe_guc_buf_cache_dwords(cache)); in test_largest()116 dwords = xe_guc_buf_cache_dwords(cache); in test_granular()136 dwords = xe_guc_buf_cache_dwords(cache); in test_unique()160 u32 dwords = xe_guc_buf_cache_dwords(cache) / 2; in test_overlap()197 b1 = xe_guc_buf_reserve(cache, xe_guc_buf_cache_dwords(cache)); in test_reusable()203 b2 = xe_guc_buf_reserve(cache, xe_guc_buf_cache_dwords(cache)); in test_reusable()214 buf = xe_guc_buf_reserve(cache, xe_guc_buf_cache_dwords(cache) + 1); in test_too_big()223 const u32 dwords = xe_guc_buf_cache_dwords(cache); in test_flush()258 dwords = xe_guc_buf_cache_dwords(cache); in test_lookup()292 u32 dwords = xe_guc_buf_cache_dwords(cache); in test_class()
50 xe_guc_buf_cache_dwords(cache), xe_bo_ggtt_addr(sam->bo), in xe_guc_buf_cache_init()61 u32 xe_guc_buf_cache_dwords(struct xe_guc_buf_cache *cache) in xe_guc_buf_cache_dwords() function
15 u32 xe_guc_buf_cache_dwords(struct xe_guc_buf_cache *cache);
309 u32 max_cfg_dwords = xe_guc_buf_cache_dwords(>->uc.guc.buf); in pf_push_full_vf_config()