Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
Dcpu.h76 extern int detect_ht_early(struct cpuinfo_x86 *c);
Dintel.c331 detect_ht_early(c); in early_init_intel()
Dcommon.c752 int detect_ht_early(struct cpuinfo_x86 *c) in detect_ht_early() function
780 if (detect_ht_early(c) < 0) in detect_ht()