Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/hwcnt/
H A Dmali_kbase_hwcnt_gpu.c313 bool is_l2_cache = false; in is_block_type_l2_cache() local
320 is_l2_cache = true; in is_block_type_l2_cache()
327 return is_l2_cache; in is_block_type_l2_cache()
356 const bool is_l2_cache = is_block_type_l2_cache( in kbase_hwcnt_jm_dump_get() local
366 if (is_l2_cache) { in kbase_hwcnt_jm_dump_get()