Searched refs:CIF_DEDICATED_CPU (Results 1 – 3 of 3) sorted by relevance
20 #define CIF_DEDICATED_CPU 7 /* this CPU is dedicated */ macro25 #define _CIF_DEDICATED_CPU BIT(CIF_DEDICATED_CPU)
284 if (test_cpu_flag(CIF_DEDICATED_CPU)) in arch_spin_lock_wait()
846 set_cpu_flag(CIF_DEDICATED_CPU); in smp_start_secondary()848 clear_cpu_flag(CIF_DEDICATED_CPU); in smp_start_secondary()