Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/kvm/x86/
H A Dhyperv_cpuid.c49 int nent_expected = 10; in test_hv_cpuid() local
57 TEST_ASSERT(hv_cpuid_entries->nent == nent_expected, in test_hv_cpuid()
60 nent_expected, hv_cpuid_entries->nent); in test_hv_cpuid()