Home
last modified time | relevance | path

Searched refs:is_uv4_hub (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/uv/
H A Duv_hub.h238 static inline int is_uv4_hub(void) { return is_uv(UV4); } in is_uv4_hub() function
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()
/kernel/linux/linux-6.6/arch/x86/include/asm/uv/
H A Duv_hub.h239 static inline int is_uv4_hub(void) { return is_uv(UV4); } in is_uv4_hub() function
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()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Duv_sysfs.c41 else if (is_uv4_hub()) in uv_type_string()
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1679 is_uv4_hub() ? "UV400" : in uv_system_init_hub()
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1705 is_uv4_hub() ? "UV400" : in uv_system_init_hub()

Completed in 10 milliseconds