Home
last modified time | relevance | path

Searched refs:therm_lvt_init (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dthermal.h6 void therm_lvt_init(void);
11 static inline void therm_lvt_init(void) { } in therm_lvt_init() function
/arch/x86/kernel/
Dsetup.c1226 therm_lvt_init(); in setup_arch()