Lines Matching refs:ucode_patch
45 struct ucode_patch { struct
724 static inline bool patch_cpus_equivalent(struct ucode_patch *p, in patch_cpus_equivalent()
725 struct ucode_patch *n, in patch_cpus_equivalent()
747 static struct ucode_patch *cache_find_patch(struct ucode_cpu_info *uci, u16 equiv_cpu) in cache_find_patch()
749 struct ucode_patch *p; in cache_find_patch()
750 struct ucode_patch n; in cache_find_patch()
764 static inline int patch_newer(struct ucode_patch *p, struct ucode_patch *n) in patch_newer()
782 static void update_cache(struct ucode_patch *new_patch) in update_cache()
784 struct ucode_patch *p; in update_cache()
811 struct ucode_patch *p, *tmp; in free_cache()
820 static struct ucode_patch *find_patch(unsigned int cpu) in find_patch()
840 struct ucode_patch *p; in reload_ucode_amd()
858 struct ucode_patch *p; in collect_cpu_info_amd()
879 struct ucode_patch *p; in apply_microcode_amd()
985 struct ucode_patch *patch; in verify_and_add_patch()
1075 struct ucode_patch *p; in load_microcode_amd()