Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/uv/
H A Duv_mmrs.h75 #define UV5 (1 << 4) macro
77 #define UVY (UV5)
1323 is_uv(UV5) ? 1 : \
1910 is_uv(UV5) ? 3 : \
2917 is_uv(UV5) ? 0x1400UL : \
3100 is_uv(UV5) ? 25 : \
3154 is_uv(UV5) ? 26 : \
3211 is_uv(UV5) ? 26 : \
3256 is_uv(UV5) ? 128 : \
3295 is_uv(UV5) ? 128 : \
[all …]
H A Duv_hub.h240 static inline int is_uv5_hub(void) { return is_uv(UV5); } in is_uv5_hub()
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 : \
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-sgi_uv48 "9.0" = UV5
/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c160 uv_hub_type_set(UV5); in early_set_hub_type()
447 uv_hub_type_set(UV5); in uv_set_system_type()