Searched refs:__kvm_get_supported_cpuid_entry (Results 1 – 1 of 1) sorted by relevance
704 static inline const struct kvm_cpuid_entry2 *__kvm_get_supported_cpuid_entry(uint32_t function, in __kvm_get_supported_cpuid_entry() function712 return __kvm_get_supported_cpuid_entry(function, 0); in kvm_get_supported_cpuid_entry()