Searched refs:ucode_patch (Results 1 – 3 of 3) sorted by relevance
592 static struct ucode_patch *cache_find_patch(u16 equiv_cpu) in cache_find_patch()594 struct ucode_patch *p; in cache_find_patch()602 static void update_cache(struct ucode_patch *new_patch) in update_cache()604 struct ucode_patch *p; in update_cache()627 struct ucode_patch *p, *tmp; in free_cache()636 static struct ucode_patch *find_patch(unsigned int cpu) in find_patch()651 struct ucode_patch *p; in collect_cpu_info_amd()674 struct ucode_patch *p; in apply_microcode_amd()766 struct ucode_patch *patch; in verify_and_add_patch()840 struct ucode_patch *p; in load_microcode_amd()
103 static struct ucode_patch *memdup_patch(void *data, unsigned int size) in memdup_patch()105 struct ucode_patch *p; in memdup_patch()107 p = kzalloc(sizeof(struct ucode_patch), GFP_KERNEL); in memdup_patch()123 struct ucode_patch *iter, *tmp, *p = NULL; in save_microcode_patch()382 struct ucode_patch *p; in show_saved_mc()684 struct ucode_patch *iter, *tmp; in find_patch()
9 struct ucode_patch { struct