Home
last modified time | relevance | path

Searched refs:uv_get_hubless_system (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/platform/x86/
H A Duv_sysfs.c47 else if (uv_get_hubless_system()) in uv_type_string()
758 return sysfs_emit(buf, "0x%x\n", uv_get_hubless_system()); in uv_hubless_show()
849 if (!is_uv_system() && !uv_get_hubless_system()) in uv_sysfs_init()
861 if (uv_get_hubless_system()) in uv_sysfs_init()
910 if (uv_get_hubless_system()) in uv_sysfs_exit()
/openbmc/linux/arch/x86/include/asm/uv/
H A Dbios.h206 extern int uv_get_hubless_system(void);
/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c508 int uv_get_hubless_system(void) in uv_get_hubless_system() function
512 EXPORT_SYMBOL_GPL(uv_get_hubless_system);