Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/apic/
Dx2apic_uv_x.c1352 int sock_max = -1, pnode_max = -1; in decode_gam_rng_tbl() local
1390 if (sock_max < gre->sockid) in decode_gam_rng_tbl()
1391 sock_max = gre->sockid; in decode_gam_rng_tbl()
1398 _max_socket = sock_max; in decode_gam_rng_tbl()