Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/cpu/
Dtopology.c207 static unsigned int topo_unit_count(u32 lvlid, enum x86_topology_domains at_level, in topo_unit_count() function
249 topo_unit_count(pkgid, TOPO_PKG_DOMAIN, phys_cpu_present_map)) { in topo_register_apic()
371 return topo_unit_count(lvlid, at_level, apic_maps[which_units].map); in topology_unit_count()