Searched refs:cluster_master (Results 1 – 3 of 3) sorted by relevance
159 bool cluster_master; member
979 if (getCpuDatap()->cluster_master) { in ml_init_interrupt()1649 …this_cpu_datap->cluster_master = !OSTestAndSet(this_cpu_datap->cpu_cluster_id, &cluster_initialize… in ml_processor_register()1651 this_cpu_datap->cluster_master = is_boot_cpu; in ml_processor_register()
324 DECLARE("PER_CPU_MASTER", offsetof(cpu_data_t, cluster_master)); in main()