Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/cpu/
Dcpu.h75 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.c368 if (detect_extended_topology_early(c) < 0) in early_init_intel()