Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dtopology_amd.c43 topology_set_dom(tscan, TOPO_CORE_DOMAIN, sft, ecx.cpu_nthreads + 1); in parse_8000_0008()
120 topology_set_dom(tscan, TOPO_CORE_DOMAIN, 6, in parse_8000_001e()
121 tscan->dom_ncpus[TOPO_CORE_DOMAIN]); in parse_8000_001e()
153 tscan->c->topo.llc_id = apicid >> tscan->dom_shifts[TOPO_CORE_DOMAIN]; in legacy_set_llc()
226 c->topo.core_id %= tscan->dom_ncpus[TOPO_CORE_DOMAIN] / tscan->amd_nodes_per_pkg; in cpu_topology_fixup_amd()
H A Dtopology_ext.c31 [CORE_TYPE] = TOPO_CORE_DOMAIN,
40 [CORE_TYPE] = TOPO_CORE_DOMAIN,
H A Dtopology.c366 return topo_lookup_cpuid(topo_apicid(apic_id, TOPO_CORE_DOMAIN)); in topology_get_primary_thread()
512 cnta = domain_weight(TOPO_CORE_DOMAIN); in topology_init_possible_cpus()
522 __num_cores_per_package = topology_unit_count(firstid, TOPO_CORE_DOMAIN, TOPO_PKG_DOMAIN); in topology_init_possible_cpus()
/linux/arch/x86/include/asm/
H A Dtopology.h108 TOPO_CORE_DOMAIN, enumerator