Home
last modified time | relevance | path

Searched refs:UV4 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/uv/
H A Duv_mmrs.h37 * is_uv(UV4) ? UV4Hxxx value :
53 * struct uv4h_xxx_s { # Full UV4 definition (*)
73 #define UV4 (1 << 2) macro
76 #define UVX (UV2|UV3|UV4)
259 /* UV4 unique defines */
540 is_uv(UV4) ? 0x1000000000000000UL : \
545 is_uv(UV4) ? 60 : \
715 /* UV4 unique struct */
1003 /* UV4 unique defines */
1415 /* UV4 uniqu
[all...]
H A Duv_hub.h231 #define UV4A_HUB_REVISION_BASE 8 /* UV4 (fixed) rev 2 */
239 static inline int is_uv4_hub(void) { return is_uv(UV4); } in is_uv4_hub()
243 * UV4A is a revision of UV4. So on UV4A, both is_uv4_hub() and
244 * is_uv4a_hub() return true, While on UV4, only is_uv4_hub()
246 * then test if is UV4.
307 is_uv(UV4) ? UV4_LOCAL_MMR_BASE : \
314 is_uv(UV4) ? UV4_GLOBAL_MMR32_BASE : \
321 is_uv(UV4) ? UV4_LOCAL_MMR_SIZE : \
328 is_uv(UV4) ? UV4_GLOBAL_MMR32_SIZE : \
419 /* socket phys RAM --> UV global NASID (UV4
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/uv/
H A Duv_mmrs.h37 * is_uv(UV4) ? UV4Hxxx value :
53 * struct uv4h_xxx_s { # Full UV4 definition (*)
73 #define UV4 (1 << 2) macro
76 #define UVX (UV2|UV3|UV4)
259 /* UV4 unique defines */
540 is_uv(UV4) ? 0x1000000000000000UL : \
545 is_uv(UV4) ? 60 : \
715 /* UV4 unique struct */
1003 /* UV4 unique defines */
1415 /* UV4 uniqu
[all...]
H A Duv_hub.h230 #define UV4A_HUB_REVISION_BASE 8 /* UV4 (fixed) rev 2 */
238 static inline int is_uv4_hub(void) { return is_uv(UV4); } in is_uv4_hub()
242 * UV4A is a revision of UV4. So on UV4A, both is_uv4_hub() and
243 * is_uv4a_hub() return true, While on UV4, only is_uv4_hub()
245 * then test if is UV4.
306 is_uv(UV4) ? UV4_LOCAL_MMR_BASE : \
313 is_uv(UV4) ? UV4_GLOBAL_MMR32_BASE : \
320 is_uv(UV4) ? UV4_LOCAL_MMR_SIZE : \
327 is_uv(UV4) ? UV4_GLOBAL_MMR32_SIZE : \
418 /* socket phys RAM --> UV global NASID (UV4
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c127 if (is_uv(UV4|UVY)) in early_get_pnodeid()
161 /* UV4/4A only have a revision difference */ in early_set_hub_type()
165 uv_hub_type_set(UV4); in early_set_hub_type()
167 uv_hub_type_set(UV4|UV4A); in early_set_hub_type()
203 if (!is_uv(UV2|UV3|UV4)) { in uv_tsc_check_sync()
238 is_uv(UV4) ? sname.s4.field : \
405 /* UV4 Hubless: CH */ in uv_set_system_type()
441 uv_hub_type_set(UV4); in uv_set_system_type()
1254 if (is_uv(UV4|UVY)) { in get_mn()
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c129 if (is_uv(UV4|UVY)) in early_get_pnodeid()
163 /* UV4/4A only have a revision difference */ in early_set_hub_type()
167 uv_hub_type_set(UV4); in early_set_hub_type()
169 uv_hub_type_set(UV4|UV4A); in early_set_hub_type()
205 if (!is_uv(UV2|UV3|UV4)) { in uv_tsc_check_sync()
240 is_uv(UV4) ? sname.s4.field : \
415 /* UV4 Hubless: CH */ in uv_set_system_type()
452 uv_hub_type_set(UV4); in uv_set_system_type()
1224 if (is_uv(UV4|UVY)) { in get_mn()

Completed in 34 milliseconds