Searched refs:uv_hub_type (Results 1 – 2 of 2) sorted by relevance
212 static inline int uv_hub_type(void) in uv_hub_type() function234 static inline int is_uv(int uvmask) { return uv_hub_type() & uvmask; } in is_uv()
752 return sysfs_emit(buf, "0x%x\n", uv_hub_type()); in uv_hub_type_show()