Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dperf_event.h549 extern void perf_check_microcode(void);
564 static inline void perf_check_microcode(void) { } in perf_check_microcode() function
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcommon.c2379 perf_check_microcode(); in microcode_check()
/openbmc/linux/arch/x86/events/
H A Dcore.c2640 void perf_check_microcode(void) in perf_check_microcode() function