Searched refs:uv_hub_type (Results 1 – 1 of 1) sorted by relevance
211 static inline int uv_hub_type(void) in uv_hub_type() function233 static inline int is_uv(int uvmask) { return uv_hub_type() & uvmask; } in is_uv()