Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/include/asm/uv/
H A Duv_mmrs.h38 * is_uv(UV3) ? UV3Hxxx value :
55 * struct uv3h_xxx_s { # Full UV3 definition (*)
72 #define UV3 (1 << 1) macro
76 #define UVX (UV2|UV3|UV4)
359 /* UV3 unique defines */
541 is_uv(UV3) ? 0x0040000000000000UL : \
546 is_uv(UV3) ? 54 : \
783 /* UV3 unique struct */
1107 /* UV3 unique defines */
1471 /* UV3 uniqu
[all...]
H A Duv_hub.h237 static inline int is_uv3_hub(void) { return is_uv(UV3); } in is_uv3_hub()
306 is_uv(UV3) ? UV3_LOCAL_MMR_BASE : \
313 is_uv(UV3) ? UV3_GLOBAL_MMR32_BASE : \
320 is_uv(UV3) ? UV3_LOCAL_MMR_SIZE : \
327 is_uv(UV3) ? UV3_GLOBAL_MMR32_SIZE : \
/kernel/linux/linux-5.10/arch/x86/include/asm/uv/
H A Duv_mmrs.h38 * is_uv(UV3) ? UV3Hxxx value :
55 * struct uv3h_xxx_s { # Full UV3 definition (*)
72 #define UV3 (1 << 1) macro
76 #define UVX (UV2|UV3|UV4)
359 /* UV3 unique defines */
541 is_uv(UV3) ? 0x0040000000000000UL : \
546 is_uv(UV3) ? 54 : \
783 /* UV3 unique struct */
1107 /* UV3 unique defines */
1471 /* UV3 uniqu
[all...]
H A Duv_hub.h236 static inline int is_uv3_hub(void) { return is_uv(UV3); } in is_uv3_hub()
305 is_uv(UV3) ? UV3_LOCAL_MMR_BASE : \
312 is_uv(UV3) ? UV3_GLOBAL_MMR32_BASE : \
319 is_uv(UV3) ? UV3_LOCAL_MMR_SIZE : \
326 is_uv(UV3) ? UV3_GLOBAL_MMR32_SIZE : \
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c115 if (is_uv(UV3)) in early_get_pnodeid()
176 uv_hub_type_set(UV3); in early_set_hub_type()
205 if (!is_uv(UV2|UV3|UV4)) { in uv_tsc_check_sync()
241 is_uv(UV3) ? sname.s3.field : \
419 /* UV3 Hubless: UV300/MC990X w/o hub */ in uv_set_system_type()
457 uv_hub_type_set(UV3); in uv_set_system_type()
1731 /* If UV2 or UV3 may need to get # blades from HW */ in uv_system_init_hub()
1732 if (is_uv(UV2|UV3) && !uv_gre_table) in uv_system_init_hub()
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c113 if (is_uv(UV3)) in early_get_pnodeid()
174 uv_hub_type_set(UV3); in early_set_hub_type()
203 if (!is_uv(UV2|UV3|UV4)) { in uv_tsc_check_sync()
239 is_uv(UV3) ? sname.s3.field : \
409 /* UV3 Hubless: UV300/MC990X w/o hub */ in uv_set_system_type()
446 uv_hub_type_set(UV3); in uv_set_system_type()

Completed in 30 milliseconds