Home
last modified time | relevance | path

Searched refs:CIF_DEDICATED_CPU (Results 1 – 4 of 4) sorted by relevance

/arch/s390/include/asm/
A Dprocessor.h20 #define CIF_DEDICATED_CPU 7 /* this CPU is dedicated */ macro
25 #define _CIF_DEDICATED_CPU BIT(CIF_DEDICATED_CPU)
/arch/s390/kernel/
A Dtopology.c306 set_cpu_flag(CIF_DEDICATED_CPU); in __arch_update_dedicated_flag()
308 clear_cpu_flag(CIF_DEDICATED_CPU); in __arch_update_dedicated_flag()
A Dsmp.c843 set_cpu_flag(CIF_DEDICATED_CPU); in smp_start_secondary()
845 clear_cpu_flag(CIF_DEDICATED_CPU); in smp_start_secondary()
/arch/s390/lib/
A Dspinlock.c284 if (test_cpu_flag(CIF_DEDICATED_CPU)) in arch_spin_lock_wait()

Completed in 11 milliseconds