Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dtopology_amd.c42 topology_set_dom(tscan, TOPO_CORE_DOMAIN, sft, ecx.cpu_nthreads + 1); in parse_8000_0008()
114 topology_set_dom(tscan, TOPO_CORE_DOMAIN, 6, in parse_8000_001e()
115 tscan->dom_ncpus[TOPO_CORE_DOMAIN]); in parse_8000_001e()
147 tscan->c->topo.llc_id = apicid >> tscan->dom_shifts[TOPO_CORE_DOMAIN]; in legacy_set_llc()
216 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_common.c69 topology_set_dom(tscan, TOPO_CORE_DOMAIN, core_shift, cores); in parse_legacy()
79 topology_set_dom(tscan, TOPO_CORE_DOMAIN, 0, 1); in fake_topology()
H A Ddebugfs.c54 [TOPO_CORE_DOMAIN] = "Core", in dom_debug_show()
/linux/arch/x86/mm/
H A Damdtopology.c163 cores = topology_get_domain_size(TOPO_CORE_DOMAIN); in amd_numa_init()
/linux/arch/x86/include/asm/
H A Dtopology.h108 TOPO_CORE_DOMAIN, enumerator