Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/apic/
Dx2apic_uv_x.c1201 int sock_min = 999999, pnode_min = 99999; in decode_gam_rng_tbl() local
1235 if (sock_min > gre->sockid) in decode_gam_rng_tbl()
1236 sock_min = gre->sockid; in decode_gam_rng_tbl()
1244 _min_socket = sock_min; in decode_gam_rng_tbl()