Searched refs:UV2 (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/uv/ |
H A D | uv_mmrs.h | 39 * is_uv(UV2) ? UV2Hxxx value : 57 * struct uv2h_xxx_s { # Full UV2 definition (*) 71 #define UV2 (1 << 0) macro 76 #define UVX (UV2|UV3|UV4) 449 /* UV2 unique defines */ 542 is_uv(UV2) ? 0x0040000000000000UL : \ 547 is_uv(UV2) ? 54 : \ 847 /* UV2 unique struct */ 1213 /* UV2 unique defines */ 1528 /* UV2 uniqu [all...] |
H A D | uv_hub.h | 58 * UV2 rev 1, GPAs need the gnode left shifted to bits 39 or 40. 235 static inline int is_uv2_hub(void) { return is_uv(UV2); } in is_uv2_hub() 248 /* UVX class: UV2,3,4 */ 304 is_uv(UV2) ? UV2_LOCAL_MMR_BASE : \ 311 is_uv(UV2) ? UV2_GLOBAL_MMR32_BASE : \ 318 is_uv(UV2) ? UV2_LOCAL_MMR_SIZE : \ 325 is_uv(UV2) ? UV2_GLOBAL_MMR32_SIZE : \ 644 /* Blade number to Node number (UV2..UV4 is 1:1) */ 658 * .. Currently for UV2 thru UV4 the node and the blade are identical. 727 #define UVH_TSC_SYNC_SHIFT_UV2K 16 /* UV2/ [all...] |
/kernel/linux/linux-6.6/arch/x86/include/asm/uv/ |
H A D | uv_mmrs.h | 39 * is_uv(UV2) ? UV2Hxxx value : 57 * struct uv2h_xxx_s { # Full UV2 definition (*) 71 #define UV2 (1 << 0) macro 76 #define UVX (UV2|UV3|UV4) 449 /* UV2 unique defines */ 542 is_uv(UV2) ? 0x0040000000000000UL : \ 547 is_uv(UV2) ? 54 : \ 847 /* UV2 unique struct */ 1213 /* UV2 unique defines */ 1528 /* UV2 uniqu [all...] |
H A D | uv_hub.h | 58 * UV2 rev 1, GPAs need the gnode left shifted to bits 39 or 40. 236 static inline int is_uv2_hub(void) { return is_uv(UV2); } in is_uv2_hub() 249 /* UVX class: UV2,3,4 */ 305 is_uv(UV2) ? UV2_LOCAL_MMR_BASE : \ 312 is_uv(UV2) ? UV2_GLOBAL_MMR32_BASE : \ 319 is_uv(UV2) ? UV2_LOCAL_MMR_SIZE : \ 326 is_uv(UV2) ? UV2_GLOBAL_MMR32_SIZE : \ 650 /* Blade number to Node number (UV2..UV4 is 1:1) */ 664 * .. Currently for UV2 thru UV4 the node and the blade are identical. 737 #define UVH_TSC_SYNC_SHIFT_UV2K 16 /* UV2/ [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/apic/ |
H A D | x2apic_uv_x.c | 46 unsigned int socketid_shift; /* aka pnode_shift for UV2/3 */ 117 if (is_uv(UV2)) in early_get_pnodeid() 183 uv_hub_type_set(UV2); in early_set_hub_type() 205 if (!is_uv(UV2|UV3|UV4)) { in uv_tsc_check_sync() 210 /* UV2,3,4, UV BIOS TSC sync state available */ in uv_tsc_check_sync() 462 uv_hub_type_set(UV2); in uv_set_system_type() 976 /* One (UV2) mapping */ in calc_mmioh_map() 1139 /* UV2 flavor */ in map_mmioh_high() 1731 /* If UV2 or UV3 may need to get # blades from HW */ in uv_system_init_hub() 1732 if (is_uv(UV2|UV in uv_system_init_hub() [all...] |
/kernel/linux/linux-5.10/arch/x86/kernel/apic/ |
H A D | x2apic_uv_x.c | 44 unsigned int socketid_shift; /* aka pnode_shift for UV2/3 */ 115 if (is_uv(UV2)) in early_get_pnodeid() 181 uv_hub_type_set(UV2); in early_set_hub_type() 203 if (!is_uv(UV2|UV3|UV4)) { in uv_tsc_check_sync() 208 /* UV2,3,4, UV BIOS TSC sync state available */ in uv_tsc_check_sync() 451 uv_hub_type_set(UV2); in uv_set_system_type() 1007 /* One (UV2) mapping */ in calc_mmioh_map() 1169 /* UV2 flavor */ in map_mmioh_high()
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | da9121-regulator.c | 181 DA9xxx_STATUS(2, 1, UV2, REGULATOR_EVENT_UNDER_VOLTAGE, NULL),
|
Completed in 41 milliseconds