Searched refs:CIF_DEDICATED_CPU (Results 1 – 4 of 4) sorted by relevance
25 #define CIF_DEDICATED_CPU 8 /* this CPU is dedicated */ macro35 #define _CIF_DEDICATED_CPU _BITUL(CIF_DEDICATED_CPU)
281 set_cpu_flag(CIF_DEDICATED_CPU); in __arch_update_dedicated_flag()283 clear_cpu_flag(CIF_DEDICATED_CPU); in __arch_update_dedicated_flag()
816 set_cpu_flag(CIF_DEDICATED_CPU); in smp_start_secondary()818 clear_cpu_flag(CIF_DEDICATED_CPU); in smp_start_secondary()
246 if (test_cpu_flag(CIF_DEDICATED_CPU)) in arch_spin_lock_wait()