Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Dinternal.h104 void reload_ucode_amd(unsigned int cpu);
112 static inline void reload_ucode_amd(unsigned int cpu) { } in reload_ucode_amd() function
H A Dcore.c317 reload_ucode_amd(cpu); in reload_early_microcode()
H A Damd.c642 void reload_ucode_amd(unsigned int cpu) in reload_ucode_amd() function