Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dhyperv_cpuid.c30 int nent_expected = 10; in test_hv_cpuid() local
38 TEST_ASSERT(hv_cpuid_entries->nent == nent_expected, in test_hv_cpuid()
41 nent_expected, hv_cpuid_entries->nent); in test_hv_cpuid()