Searched refs:l2_core (Results 1 – 1 of 1) sorted by relevance
287 struct mali_l2_cache_core *l2_core = (struct mali_l2_cache_core *)filp->private_data; in l2_l2x_counter_srcx_read() local290 val = mali_l2_cache_core_get_counter_src0(l2_core); in l2_l2x_counter_srcx_read()292 val = mali_l2_cache_core_get_counter_src1(l2_core); in l2_l2x_counter_srcx_read()305 struct mali_l2_cache_core *l2_core = (struct mali_l2_cache_core *)filp->private_data; in l2_l2x_counter_srcx_write() local330 mali_l2_cache_core_set_counter_src(l2_core, src_id, (u32)val); in l2_l2x_counter_srcx_write()441 struct mali_l2_cache_core *l2_core = (struct mali_l2_cache_core *)filp->private_data; in l2_l2x_counter_valx_read() local443 mali_l2_cache_core_get_counter_values(l2_core, &src0, &val0, &src1, &val1); in l2_l2x_counter_valx_read()