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