Home
last modified time | relevance | path

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

/sysdeps/x86/
A Dget-cpuid-feature-leaf.c21 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()
/sysdeps/x86/sys/platform/
A Dx86.h29 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()
/sysdeps/x86/bits/platform/
A Dx86.h36 struct cpuid_feature struct

Completed in 5 milliseconds