Searched refs:UV_CPUS_PER_AS (Results 1 – 2 of 2) sorted by relevance
39 #define UV_CPUS_PER_AS 32 /* hardware-provided max. */ macro
2076 if (uvhub_cpu < UV_CPUS_PER_AS) { in scan_sock()2081 bcp->status_index = (uvhub_cpu - UV_CPUS_PER_AS) in scan_sock()