Searched refs:smt_possible (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_cpuid.c27 static bool smt_possible(void) function
88 TEST_ASSERT(!!test_val == !smt_possible(),
/linux-master/arch/x86/kernel/cpu/
H A Dbugs.c1316 bool smt_possible = IS_ENABLED(CONFIG_SMP); local
1324 smt_possible = false;
1386 !smt_possible ||

Completed in 106 milliseconds