Searched refs:cpuid_feature (Results 1 – 3 of 3) sorted by relevance
21 const struct cpuid_feature *24 static const struct cpuid_feature feature = {}; in __x86_get_cpuid_feature_leaf()26 return ((const struct cpuid_feature *) in __x86_get_cpuid_feature_leaf()
29 extern const struct cpuid_feature *__x86_get_cpuid_feature_leaf (unsigned int)35 const struct cpuid_feature *__ptr = __x86_get_cpuid_feature_leaf in x86_cpu_present()48 const struct cpuid_feature *__ptr = __x86_get_cpuid_feature_leaf in x86_cpu_active()
36 struct cpuid_feature struct
Completed in 5 milliseconds