Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dvmx_tests.c10243 unsigned highest_index = rdmsr(MSR_IA32_VMX_VMCS_ENUM); in vmx_vmcs_shadow_test_body() local
10249 for (index = 0; index <= highest_index; index++) in vmx_vmcs_shadow_test_body()