Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dcpu.h56 extern void __init tsx_init(void);
60 static inline void tsx_init(void) { } in tsx_init() function
Dtsx.c84 void __init tsx_init(void) in tsx_init() function
Dcommon.c1351 tsx_init(); in identify_boot_cpu()