Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
A Ddebugfs.c66 nthreads *= x86_topo_system.dom_size[dom]; in dom_debug_show()
69 x86_topo_system.dom_size[dom], nthreads); in dom_debug_show()
A Dtopology.h37 return apicid & (x86_topo_system.dom_size[dom] - 1); in topo_relative_domain_id()
A Dtopology_common.c241 x86_topo_system.dom_size[dom] = 1U << x86_topo_system.dom_shifts[dom]; in cpu_init_topology()
245 x86_topo_system.dom_size[dom] = 1U << sft; in cpu_init_topology()
/arch/x86/include/asm/
A Dtopology.h125 unsigned int dom_size[TOPO_MAX_DOMAIN]; member
132 return x86_topo_system.dom_size[dom]; in topology_get_domain_size()

Completed in 7 milliseconds