Searched refs:fam_ucode (Results 1 – 1 of 1) sorted by relevance
116 unsigned int fam_ucode, model_ucode; in microcode_matches() local124 fam_ucode = x86_family(mc_header->sig); in microcode_matches()127 if (fam == fam_ucode && model == model_ucode) in microcode_matches()139 fam_ucode = x86_family(ext_sig->sig); in microcode_matches()142 if (fam == fam_ucode && model == model_ucode) in microcode_matches()