Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/apic/
Dx2apic_uv_x.c1351 int sock_min = 999999, pnode_min = 99999; in decode_gam_rng_tbl() local
1388 if (sock_min > gre->sockid) in decode_gam_rng_tbl()
1389 sock_min = gre->sockid; in decode_gam_rng_tbl()
1397 _min_socket = sock_min; in decode_gam_rng_tbl()