Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/microcode/
Dintel.c93 static int has_newer_microcode(void *mc, unsigned int csig, int cpf, int new_rev) in has_newer_microcode() function
359 if (!has_newer_microcode(data, in scan_microcode()
368 if (!has_newer_microcode(data, in scan_microcode()
909 if (has_newer_microcode(mc, csig, cpf, new_rev)) { in generic_load_microcode()