Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dprocessor.h19 #define CIF_DEDICATED_CPU 7 /* this CPU is dedicated */ macro
23 #define _CIF_DEDICATED_CPU BIT(CIF_DEDICATED_CPU)
/linux/arch/s390/kernel/
H A Dtopology.c309 set_cpu_flag(CIF_DEDICATED_CPU); in __arch_update_dedicated_flag()
311 clear_cpu_flag(CIF_DEDICATED_CPU); in __arch_update_dedicated_flag()
H A Dsmp.c835 set_cpu_flag(CIF_DEDICATED_CPU); in smp_start_secondary()
837 clear_cpu_flag(CIF_DEDICATED_CPU); in smp_start_secondary()