Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/cpu/
Dcpu.h72 extern int detect_extended_topology_early(struct cpuinfo_x86 *c);
Dtopology.c65 int detect_extended_topology_early(struct cpuinfo_x86 *c) in detect_extended_topology_early() function
Dintel.c340 if (detect_extended_topology_early(c) < 0) in early_init_intel()