Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmicrocode.h72 void show_ucode_info_early(void);
75 static inline void show_ucode_info_early(void) { } in show_ucode_info_early() function
/openbmc/linux/arch/x86/kernel/cpu/microcode/
H A Dintel.c442 void show_ucode_info_early(void) in show_ucode_info_early() function
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcommon.c2233 show_ucode_info_early(); in ucode_cpu_init()