Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/
Dhyperv_cpuid.c82 int nononarchcs = !!(entry->eax & (1UL << 18)); in test_hv_cpuid() local
84 TEST_ASSERT(nononarchcs == !smt_possible(), in test_hv_cpuid()