Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dperf_event.h526 extern void perf_check_microcode(void);
541 static inline void perf_check_microcode(void) { } in perf_check_microcode() function
/linux-6.1.9/arch/x86/kernel/cpu/
Dcommon.c2318 perf_check_microcode(); in microcode_check()
/linux-6.1.9/arch/x86/events/
Dcore.c2660 void perf_check_microcode(void) in perf_check_microcode() function