Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/microcode/
Dintel.c116 static int get_matching_mc(struct microcode_intel *mc_intel, int cpu) in get_matching_mc() function
152 if (get_matching_mc(mc_intel, cpu) == 0) in apply_microcode_intel()