Searched refs:reverse_cpuid (Results 1 – 3 of 3) sorted by relevance
70 static const struct cpuid_reg reverse_cpuid[] = { variable111 BUILD_BUG_ON(x86_leaf >= ARRAY_SIZE(reverse_cpuid)); in reverse_cpuid_check()112 BUILD_BUG_ON(reverse_cpuid[x86_leaf].function == 0); in reverse_cpuid_check()163 return reverse_cpuid[x86_leaf]; in x86_feature_cpuid()
[all...]