Home
last modified time | relevance | path

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

/arch/x86/include/asm/uv/
Duv_bau.h39 #define UV_CPUS_PER_AS 32 /* hardware-provided max. */ macro
/arch/x86/platform/uv/
Dtlb_uv.c686 if (desc < UV_CPUS_PER_AS) { in wait_completion()
691 right_shift = ((desc - UV_CPUS_PER_AS) * UV_ACT_STATUS_SIZE); in wait_completion()