Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h704 static inline const struct kvm_cpuid_entry2 *__kvm_get_supported_cpuid_entry(uint32_t function, in __kvm_get_supported_cpuid_entry() function
712 return __kvm_get_supported_cpuid_entry(function, 0); in kvm_get_supported_cpuid_entry()