Searched refs:vector_unit (Results 1 – 6 of 6) sorted by relevance
707 cpu_infop->vector_unit = 9; in ml_cpu_get_info_type()709 cpu_infop->vector_unit = 8; in ml_cpu_get_info_type()711 cpu_infop->vector_unit = 7; in ml_cpu_get_info_type()713 cpu_infop->vector_unit = 6; in ml_cpu_get_info_type()715 cpu_infop->vector_unit = 5; in ml_cpu_get_info_type()717 cpu_infop->vector_unit = 4; in ml_cpu_get_info_type()719 cpu_infop->vector_unit = 3; in ml_cpu_get_info_type()721 cpu_infop->vector_unit = 2; in ml_cpu_get_info_type()723 cpu_infop->vector_unit = 0; in ml_cpu_get_info_type()
325 uint32_t vector_unit; member
273 switch (cpu_info.vector_unit) { in commpage_init_cpu_capabilities()
326 unsigned long vector_unit; member
1328 ml_cpu_info->vector_unit = 0; in ml_cpu_get_info_type()
590 int vector = cpu_info.vector_unit == 0? 0 : 1; in sysctl_hw_generic()