Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/uv/
H A Duv_hub.h249 /* UVX class: UV2,3,4 */
250 static inline int is_uvx_hub(void) { return is_uv(UVX); } in is_uvx_hub()
H A Duv_mmrs.h22 * UVXH - definitions common to UVX class (2, 3, 4).
42 * Class UVX has UVs (2|3|4|4A).
76 #define UVX (UV2|UV3|UV4) macro