Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/uv/
H A Duv_mmrs.h35 * is_uv(UV5) ? UV5Hxxx value :
49 * struct uv5h_xxx_s { # Full UV5 definition (*)
75 #define UV5 (1 << 4) macro
77 #define UVY (UV5)
648 /* UV5 unique struct */
1320 is_uv(UV5) ? 0x0000000000000002UL : \
1323 is_uv(UV5) ? 1 : \
1372 /* UV5 unique struct */
1904 is_uv(UV5) ? 0x0000000000000008UL : \
1910 is_uv(UV5)
[all...]
H A Duv_hub.h240 static inline int is_uv5_hub(void) { return is_uv(UV5); } in is_uv5_hub()
252 /* UVY class: UV5,..? */
308 is_uv(UV5) ? UV5_LOCAL_MMR_BASE : \
315 is_uv(UV5) ? UV5_GLOBAL_MMR32_BASE : \
322 is_uv(UV5) ? UV5_LOCAL_MMR_SIZE : \
329 is_uv(UV5) ? UV5_GLOBAL_MMR32_SIZE : \
665 * .. UV5 needs conversion when sub-numa clustering is enabled.
/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-sgi_uv48 "9.0" = UV5
/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c160 uv_hub_type_set(UV5); in early_set_hub_type()
204 /* UV5 guarantees synced TSCs; do not zero TSC_ADJUST */ in uv_tsc_check_sync()
206 mark_tsc_async_resets("UV5+"); in uv_tsc_check_sync()
377 /* UV5 Hubless */ in uv_set_system_type()
413 uv_hub_type_set(UV5); in uv_set_system_type()