Searched refs:core_started (Results 1 – 1 of 1) sorted by relevance
136 uint32_t core_started; member635 obj->cores[i].core_started = 0; in drmach_setup_core_info()643 obj->cores[i].core_started = in drmach_setup_core_info()1462 if (bp->cores[i].core_started) in drmach_disconnect_cpus()2766 if (bp->cores[onb_core_num].core_started == 0) { in drmach_cpu_poweron()2780 bp->cores[onb_core_num].core_started |= (1 << strand_id); in drmach_cpu_poweron()2833 bp->cores[onb_core_num].core_started &= ~(1 << strand_id); in drmach_cpu_poweroff()2834 if (bp->cores[onb_core_num].core_started == 0) { in drmach_cpu_poweroff()3472 if (!(bp->cores[onb_core_num].core_started & in drmach_copy_rename_init()