Searched defs:uv_cpu_hub_info (Results 1 – 2 of 2) sorted by relevance
112 #define uv_cpu_hub_info(cpu) (&per_cpu(__uv_hub_info, cpu)) macro
207 static inline struct uv_hub_info_s *uv_cpu_hub_info(int cpu) in uv_cpu_hub_info() function