CPU_SMT_FORCE_DISABLED  707 arch/x86/kernel/cpu/bugs.c 	if (cpu_smt_control == CPU_SMT_FORCE_DISABLED ||
CPU_SMT_FORCE_DISABLED  267 arch/x86/power/hibernate.c 			cpu_smt_control == CPU_SMT_FORCE_DISABLED) {
CPU_SMT_FORCE_DISABLED  400 kernel/cpu.c   		cpu_smt_control = CPU_SMT_FORCE_DISABLED;
CPU_SMT_FORCE_DISABLED  444 kernel/cpu.c   	return cpu_smt_control != CPU_SMT_FORCE_DISABLED &&
CPU_SMT_FORCE_DISABLED 2154 kernel/cpu.c   		ctrlval = CPU_SMT_FORCE_DISABLED;
CPU_SMT_FORCE_DISABLED 2158 kernel/cpu.c   	if (cpu_smt_control == CPU_SMT_FORCE_DISABLED)
CPU_SMT_FORCE_DISABLED 2174 kernel/cpu.c   		case CPU_SMT_FORCE_DISABLED:
CPU_SMT_FORCE_DISABLED 2196 kernel/cpu.c   	[CPU_SMT_FORCE_DISABLED]	= "forceoff",