Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dperf_event.h631 extern void perf_check_microcode(void);
646 static inline void perf_check_microcode(void) { } in perf_check_microcode() function
/linux-6.15/arch/x86/kernel/cpu/
H A Dcommon.c2425 perf_check_microcode(); in microcode_check()
/linux-6.15/arch/x86/events/
H A Dcore.c2645 void perf_check_microcode(void) in perf_check_microcode() function