Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/apic/
Dx2apic_uv_x.c41 unsigned int gnode_shift; member
126 uv_cpuid.gnode_shift = 2; /* min partition is 4 sockets */ in early_get_pnodeid()
1157 uv_cpuid.gnode_shift = max_t(unsigned int, uv_cpuid.gnode_shift, mn.n_val); in uv_init_hub_info()
1158 hi->gnode_extra = (node_id.s.node_id & ~((1 << uv_cpuid.gnode_shift) - 1)) >> 1; in uv_init_hub_info()