Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Dinternal.h102 void load_ucode_amd_early(unsigned int cpuid_1_eax);
110 static inline void load_ucode_amd_early(unsigned int family) { } in load_ucode_amd_early() function
H A Dcore.c171 load_ucode_amd_early(cpuid_1_eax); in load_ucode_bsp()
199 load_ucode_amd_early(cpuid_1_eax); in load_ucode_ap()
H A Damd.c552 void load_ucode_amd_early(unsigned int cpuid_1_eax) in load_ucode_amd_early() function