Searched refs:coherency_info (Results 1 – 2 of 2) sorted by relevance
96 for(unsigned int i = 0; i < props.props.coherency_info.num_core_groups; ++i) in get_mali_hw_info()98 hw_info.core_mask |= props.props.coherency_info.group[i].core_mask; in get_mali_hw_info()
158 mali_base_gpu_coherent_group_info coherency_info; member