Home
last modified time | relevance | path

Searched defs:cpf (Results 1 – 1 of 1) sorted by relevance

/arch/x86/kernel/cpu/microcode/
Dintel.c65 static int find_matching_signature(void *mc, unsigned int csig, int cpf) in find_matching_signature()
93 static int has_newer_microcode(void *mc, unsigned int csig, int cpf, int new_rev) in has_newer_microcode()
868 unsigned int csig, cpf; in generic_load_microcode() local