Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/
Duv_sysfs.c47 else if (uv_get_hubless_system()) in uv_type_string()
756 return scnprintf(buf, PAGE_SIZE, "0x%x\n", uv_get_hubless_system()); in uv_hubless_show()
847 if (!is_uv_system() && !uv_get_hubless_system()) in uv_sysfs_init()
859 if (uv_get_hubless_system()) in uv_sysfs_init()
908 if (uv_get_hubless_system()) in uv_sysfs_exit()
/Linux-v5.15/arch/x86/include/asm/uv/
Dbios.h204 extern int uv_get_hubless_system(void);
/Linux-v5.15/arch/x86/kernel/apic/
Dx2apic_uv_x.c501 int uv_get_hubless_system(void) in uv_get_hubless_system() function
505 EXPORT_SYMBOL_GPL(uv_get_hubless_system);