Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_extended_hypercalls.c47 if (!kvm_cpuid_has(kvm_get_supported_hv_cpuid(), in main()
H A Dhyperv_cpuid.c167 hv_cpuid_entries = kvm_get_supported_hv_cpuid(); in main()
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c1188 const struct kvm_cpuid2 *kvm_get_supported_hv_cpuid(void) in kvm_get_supported_hv_cpuid() function
1213 cpuid_hv = kvm_get_supported_hv_cpuid(); in vcpu_set_hv_cpuid()
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h863 const struct kvm_cpuid2 *kvm_get_supported_hv_cpuid(void);