Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1346 int sock_max = -1, pnode_max = -1; in decode_gam_rng_tbl() local
1381 if (sock_max < gre->sockid) in decode_gam_rng_tbl()
1382 sock_max = gre->sockid; in decode_gam_rng_tbl()
1389 _max_socket = sock_max; in decode_gam_rng_tbl()