Searched refs:uv_get_hubless_system (Results 1 – 3 of 3) sorted by relevance
47 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()
206 extern int uv_get_hubless_system(void);
508 int uv_get_hubless_system(void) in uv_get_hubless_system() function512 EXPORT_SYMBOL_GPL(uv_get_hubless_system);