Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/microcode/
Damd.c42 struct ucode_patch { struct
500 static struct ucode_patch *cache_find_patch(u16 equiv_cpu) in cache_find_patch()
502 struct ucode_patch *p; in cache_find_patch()
510 static void update_cache(struct ucode_patch *new_patch) in update_cache()
512 struct ucode_patch *p; in update_cache()
532 struct ucode_patch *p, *tmp; in free_cache()
541 static struct ucode_patch *find_patch(unsigned int cpu) in find_patch()
556 struct ucode_patch *p; in collect_cpu_info_amd()
673 struct ucode_patch *p; in apply_microcode_amd()
757 struct ucode_patch *patch; in verify_and_add_patch()
[all …]