Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/microcode/
Dintel.c110 static bool microcode_matches(struct microcode_header_intel *mc_header, in microcode_matches() function
347 if (!microcode_matches(mc_header, uci->cpu_sig.sig)) { in scan_microcode()