Searched refs:reverse_cpuid (Results 1 – 2 of 2) sorted by relevance
85 static const struct cpuid_reg reverse_cpuid[] = { variable130 BUILD_BUG_ON(x86_leaf >= ARRAY_SIZE(reverse_cpuid)); in reverse_cpuid_check()131 BUILD_BUG_ON(reverse_cpuid[x86_leaf].function == 0); in reverse_cpuid_check()187 return reverse_cpuid[x86_leaf]; in x86_feature_cpuid()
384 BUILD_BUG_ON(ARRAY_SIZE(reverse_cpuid) != NR_KVM_CPU_CAPS); in kvm_vcpu_after_set_cpuid()392 const struct cpuid_reg cpuid = reverse_cpuid[i]; in kvm_vcpu_after_set_cpuid()