Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/microcode/
Damd.c42 struct ucode_patch { struct
503 static struct ucode_patch *cache_find_patch(u16 equiv_cpu) in cache_find_patch()
505 struct ucode_patch *p; in cache_find_patch()
513 static void update_cache(struct ucode_patch *new_patch) in update_cache()
515 struct ucode_patch *p; in update_cache()
535 struct ucode_patch *p, *tmp; in free_cache()
544 static struct ucode_patch *find_patch(unsigned int cpu) in find_patch()
559 struct ucode_patch *p; in collect_cpu_info_amd()
680 struct ucode_patch *p; in apply_microcode_amd()
768 struct ucode_patch *patch; in verify_and_add_patch()
[all …]