Searched refs:cpu_cluster_type (Results 1 – 4 of 4) sorted by relevance
250 cluster_type_t cpu_cluster_type; member
344 cpu_data_ptr->cpu_cluster_type = CLUSTER_TYPE_SMP; in cpu_data_init()
1301 this_cpu_datap->cpu_cluster_type = in_processor_info->cluster_type; in ml_processor_register()1316 …pset_cluster_type_t pset_cluster_type = this_cpu_datap->cpu_cluster_type == CLUSTER_TYPE_E ? PSET_… in ml_processor_register()1317 …pset = pset_create(ml_get_boot_cluster_type() == this_cpu_datap->cpu_cluster_type ? &pset_node0 : … in ml_processor_register()
819 cpu_data_ptr->cpu_cluster_type = CLUSTER_TYPE_SMP; in cpu_data_init()