Home
last modified time | relevance | path

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

/Linux-v5.4/arch/parisc/kernel/
Dtopology.c67 int max_socket = -1; in store_cpu_topology() local
96 max_socket = max(max_socket, cpu_topology[cpu].socket_id); in store_cpu_topology()
100 cpuid_topo->socket_id = max_socket + 1; in store_cpu_topology()