Searched refs:fam_ucode (Results 1 – 1 of 1) sorted by relevance
141 unsigned int fam_ucode, model_ucode; in matching_model_microcode() local151 fam_ucode = __x86_family(mc_header->sig); in matching_model_microcode()154 if (fam == fam_ucode && model == model_ucode) in matching_model_microcode()166 fam_ucode = __x86_family(ext_sig->sig); in matching_model_microcode()169 if (fam == fam_ucode && model == model_ucode) in matching_model_microcode()