Home
last modified time | relevance | path

Searched refs:UV2 (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/arch/x86/include/asm/uv/
Duv_mmrs.h71 #define UV2 (1 << 0) macro
76 #define UVX (UV2|UV3|UV4)
542 is_uv(UV2) ? 0x0040000000000000UL : \
547 is_uv(UV2) ? 54 : \
1907 is_uv(UV2) ? 0x0000000000000002UL : \
1913 is_uv(UV2) ? 1 : \
2184 is_uv(UV2) ? 0xc00028UL : \
2253 is_uv(UV2) ? 0x61b00UL : \
2356 is_uv(UV2) ? 0x61b40UL : \
2459 is_uv(UV2) ? 0x61f00UL : \
[all …]
Duv_hub.h235 static inline int is_uv2_hub(void) { return is_uv(UV2); } in is_uv2_hub()
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 : \
/linux-6.1.9/arch/x86/kernel/apic/
Dx2apic_uv_x.c115 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()
461 uv_hub_type_set(UV2); in uv_set_system_type()
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-firmware-sgi_uv44 "3.0" = UV2
/linux-6.1.9/drivers/regulator/
Dda9121-regulator.c181 DA9xxx_STATUS(2, 1, UV2, REGULATOR_EVENT_UNDER_VOLTAGE, NULL),