Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dcpu.h77 extern int detect_ht_early(struct cpuinfo_x86 *c);
H A Dcommon.c885 int detect_ht_early(struct cpuinfo_x86 *c) in detect_ht_early() function
913 if (detect_ht_early(c) < 0) in detect_ht()
H A Dintel.c414 detect_ht_early(c); in early_init_intel()