Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/uv/
Duv_bau.h39 #define UV_CPUS_PER_AS 32 /* hardware-provided max. */ macro
/Linux-v4.19/arch/x86/platform/uv/
Dtlb_uv.c2076 if (uvhub_cpu < UV_CPUS_PER_AS) { in scan_sock()
2081 bcp->status_index = (uvhub_cpu - UV_CPUS_PER_AS) in scan_sock()