Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/microcode/
Damd.c541 static struct ucode_patch *find_patch(unsigned int cpu) in find_patch() function
565 p = find_patch(cpu); in collect_cpu_info_amd()
680 p = find_patch(cpu); in apply_microcode_amd()
868 struct ucode_patch *p = find_patch(cpu); in load_microcode_amd()