Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/microcode/
Damd.c114 static struct ucode_patch *find_patch(unsigned int cpu) in find_patch() function
138 p = find_patch(cpu); in collect_cpu_info_amd()
206 p = find_patch(cpu); in apply_microcode_amd()
393 struct ucode_patch *p = find_patch(cpu); in load_microcode_amd()