Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dmicrocode_intel.c165 static inline int update_match_cpu(struct cpu_signature *csig, int sig, int pf) in update_match_cpu() function
267 if (update_match_cpu(cpu_sig, mc_header->sig, mc_header->pf)) in get_matching_microcode()
279 if (update_match_cpu(cpu_sig, ext_sig->sig, ext_sig->pf)) in get_matching_microcode()