Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/microcode/
Damd.c231 if (check_current_patch_level(&rev, true)) in apply_ucode_in_initrd()
368 if (check_current_patch_level(&rev, false)) in load_ucode_amd_ap()
464 if (check_current_patch_level(&rev, false)) in reload_ucode_amd()
627 bool check_current_patch_level(u32 *rev, bool early) in check_current_patch_level() function
687 if (check_current_patch_level(&rev, false)) in apply_microcode_amd()
/linux-4.4.14/arch/x86/include/asm/
Dmicrocode_amd.h79 extern bool check_current_patch_level(u32 *rev, bool early);