Home
last modified time | relevance | path

Searched refs:detect_ht (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dprocessor.h186 extern void detect_ht(struct cpuinfo_x86 *c);
/linux-4.4.14/arch/x86/kernel/cpu/
Dcommon.c492 void detect_ht(struct cpuinfo_x86 *c) in detect_ht() function
943 detect_ht(c); in identify_cpu()
Dintel.c427 detect_ht(c); in init_intel()
Damd.c732 detect_ht(c); in init_amd()