Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/kvm/x86/
H A Dhyperv_cpuid.c25 static bool smt_possible(void) in smt_possible() function
96 TEST_ASSERT(!!test_val == !smt_possible(), in test_hv_cpuid()