Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/apic/
Dx2apic_uv_x.c1202 int sock_max = -1, pnode_max = -1; in decode_gam_rng_tbl() local
1241 if (pnode_max < gre->pnode) in decode_gam_rng_tbl()
1242 pnode_max = gre->pnode; in decode_gam_rng_tbl()
1247 _max_pnode = pnode_max; in decode_gam_rng_tbl()