Searched refs:get_matching_microcode (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dmicrocode_amd.c91 static int get_matching_microcode(int cpu, void *mc, int rev) function
266 if (get_matching_microcode(cpu, mc, new_rev)) {
H A Dmicrocode_intel.c267 get_matching_microcode(struct cpu_signature *cpu_sig, void *mc, int rev) function
379 if (get_matching_microcode(&uci->cpu_sig, mc, new_rev)) {

Completed in 106 milliseconds