Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Duv_sysfs.c47 else if (uv_get_hubless_system()) in uv_type_string()
758 return scnprintf(buf, PAGE_SIZE, "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()
/Linux-v6.1/arch/x86/include/asm/uv/
Dbios.h204 extern int uv_get_hubless_system(void);
/Linux-v6.1/arch/x86/kernel/apic/
Dx2apic_uv_x.c507 int uv_get_hubless_system(void) in uv_get_hubless_system() function
511 EXPORT_SYMBOL_GPL(uv_get_hubless_system);