Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/microcode/
Damd.c544 static struct ucode_patch *find_patch(unsigned int cpu) in find_patch() function
568 p = find_patch(cpu); in collect_cpu_info_amd()
687 p = find_patch(cpu); in apply_microcode_amd()
880 struct ucode_patch *p = find_patch(0); in load_microcode_amd()