Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1345 int sock_min = 999999, pnode_min = 99999; in decode_gam_rng_tbl() local
1379 if (sock_min > gre->sockid) in decode_gam_rng_tbl()
1380 sock_min = gre->sockid; in decode_gam_rng_tbl()
1388 _min_socket = sock_min; in decode_gam_rng_tbl()