Searched refs:CIF_DEDICATED_CPU (Results 1 – 4 of 4) sorted by relevance
24 #define CIF_DEDICATED_CPU 7 /* this CPU is dedicated */ macro33 #define _CIF_DEDICATED_CPU BIT(CIF_DEDICATED_CPU)
292 set_cpu_flag(CIF_DEDICATED_CPU); in __arch_update_dedicated_flag()294 clear_cpu_flag(CIF_DEDICATED_CPU); in __arch_update_dedicated_flag()
872 set_cpu_flag(CIF_DEDICATED_CPU); in smp_init_secondary()874 clear_cpu_flag(CIF_DEDICATED_CPU); in smp_init_secondary()
245 if (test_cpu_flag(CIF_DEDICATED_CPU)) in arch_spin_lock_wait()