Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/kvm/
Dcr4_cpuid_sync_test.c72 entry = kvm_get_supported_cpuid_entry(1); in main()
Dvmx_tsc_adjust_test.c133 struct kvm_cpuid_entry2 *entry = kvm_get_supported_cpuid_entry(1); in main()
Dstate_test.c132 struct kvm_cpuid_entry2 *entry = kvm_get_supported_cpuid_entry(1); in main()
/Linux-v4.19/tools/testing/selftests/kvm/include/
Dkvm_util.h132 kvm_get_supported_cpuid_entry(uint32_t function) in kvm_get_supported_cpuid_entry() function