Lines Matching full:core
28 * arc_cpu_wake_flag is used to sync up master core and slave cores
29 * Slave core will spin for arc_cpu_wake_flag until master core sets
30 * it to the core id of slave core. Then, slave core clears it to notify
31 * master core that it's waken
80 * ARC_CONNECT_CMD_DEBUG_MASK_H: Core global halt. in arc_connect_debug_mask_update()
104 /* configure inter-core debug unit if available */ in arch_secondary_cpu_init()
146 * if the target is current core, hardware will ignore it in arch_sched_directed_ipi()
165 /* necessary master core init */ in arch_smp_init()
171 /* configure inter-core debug unit if available */ in arch_smp_init()
176 /* register ici interrupt, just need master core to register once */ in arch_smp_init()
185 "ARC connect has no inter-core interrupt\n"); in arch_smp_init()