Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/microcode/
H A Dintel.c133 unsigned int pf2) in cpu_signatures_match() argument
142 if (!pf2) in cpu_signatures_match()
146 return s1->pf & pf2; in cpu_signatures_match()