Searched refs:reverse_cpuid (Results 1 – 1 of 1) sorted by relevance
77 static const struct cpuid_reg reverse_cpuid[] = { variable119 BUILD_BUG_ON(x86_leaf >= ARRAY_SIZE(reverse_cpuid)); in reverse_cpuid_check()120 BUILD_BUG_ON(reverse_cpuid[x86_leaf].function == 0); in reverse_cpuid_check()171 return reverse_cpuid[x86_leaf]; in x86_feature_cpuid()