Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Dintel.c246 static int has_newer_microcode(void *mc, unsigned int csig, int cpf, int new_rev) in has_newer_microcode() function
371 if (!has_newer_microcode(data, in scan_microcode()
380 if (!has_newer_microcode(data, in scan_microcode()
793 if (has_newer_microcode(mc, csig, cpf, new_rev)) { in generic_load_microcode()