Lines Matching refs:ucode_patch
42 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()
868 struct ucode_patch *p = find_patch(cpu); in load_microcode_amd()