Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/
Dcr4_cpuid_sync_test.c73 entry = kvm_get_supported_cpuid_entry(1); in main()
Dvmx_tsc_adjust_test.c134 struct kvm_cpuid_entry2 *entry = kvm_get_supported_cpuid_entry(1); in main()
Devmcs_test.c91 struct kvm_cpuid_entry2 *entry = kvm_get_supported_cpuid_entry(1); in main()
Dstate_test.c135 struct kvm_cpuid_entry2 *entry = kvm_get_supported_cpuid_entry(1); in main()
/external/linux-kselftest/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h319 kvm_get_supported_cpuid_entry(uint32_t function) in kvm_get_supported_cpuid_entry() function