Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/apic/
Dx2apic_uv_x.c246 unsigned int sid_shift = topology_get_domain_shift(TOPO_PKG_DOMAIN); in early_get_apic_socketid_shift() local
251 if (sid_shift) { in early_get_apic_socketid_shift()
253 uv_cpuid.apicid_mask = (~(-1 << sid_shift)); in early_get_apic_socketid_shift()
254 uv_cpuid.socketid_shift = sid_shift; in early_get_apic_socketid_shift()