Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dtopology.c25 int detect_extended_topology_early(struct cpuinfo_x86 *c) in detect_extended_topology_early() function
64 if (detect_extended_topology_early(c) < 0) in detect_extended_topology()
Dcpu.h59 extern int detect_extended_topology_early(struct cpuinfo_x86 *c);
Dintel.c312 if (detect_extended_topology_early(c) < 0) in early_init_intel()