Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/cpu/
Dcpu.h62 extern void __init tsx_init(void);
66 static inline void tsx_init(void) { } in tsx_init() function
Dtsx.c158 void __init tsx_init(void) in tsx_init() function
Dcommon.c1955 tsx_init(); in identify_boot_cpu()