Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dtopology_common.c31 enum x86_topology_cpu_type get_topology_cpu_type(struct cpuinfo_x86 *c) in get_topology_cpu_type() function
51 switch (get_topology_cpu_type(c)) { in get_topology_cpu_type_name()
/linux/arch/x86/kernel/acpi/
H A Dcppc.c244 enum x86_topology_cpu_type core_type = get_topology_cpu_type(&cpu_data(cpu)); in amd_get_boost_ratio_numerator()
/linux/arch/x86/include/asm/
H A Dtopology.h160 enum x86_topology_cpu_type get_topology_cpu_type(struct cpuinfo_x86 *c);