Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dtopology.h7 unsigned int dom_shifts[TOPO_MAX_DOMAIN];
8 unsigned int dom_ncpus[TOPO_MAX_DOMAIN];
H A Dtopology.c53 static struct { DECLARE_BITMAP(map, MAX_LOCAL_APIC); } apic_maps[TOPO_MAX_DOMAIN] __ro_after_init;
243 for (dom = TOPO_SMT_DOMAIN; dom < TOPO_MAX_DOMAIN; dom++) in topo_register_apic()
/linux/arch/x86/include/asm/
H A Dtopology.h114 TOPO_MAX_DOMAIN, enumerator
124 unsigned int dom_shifts[TOPO_MAX_DOMAIN];
125 unsigned int dom_size[TOPO_MAX_DOMAIN];