Home
last modified time | relevance | path

Searched refs:CPU_SMT_NOT_IMPLEMENTED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dcpu_smt.h10 CPU_SMT_NOT_IMPLEMENTED, enumerator
23 # define cpu_smt_control (CPU_SMT_NOT_IMPLEMENTED)
/openbmc/linux/kernel/
H A Dcpu.c668 if (cpu_smt_control == CPU_SMT_NOT_IMPLEMENTED) in cpu_bootable()
3003 [CPU_SMT_NOT_IMPLEMENTED] = "notimplemented",