Home
last modified time | relevance | path

Searched refs:_save_mc (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/microcode/
Dintel_early.c245 static unsigned int _save_mc(struct microcode_intel **mc_saved, in _save_mc() function
328 mc_saved_count = _save_mc(mc_saved_tmp, ucode_ptr, mc_saved_count); in get_matching_model_microcode()
495 mc_saved_count = _save_mc(mc_saved_tmp, mc, mc_saved_count); in save_mc_for_early()