Searched refs:uv_cpu_blade_processor_id (Results 1 – 2 of 2) sorted by relevance
146 int bcpu = uv_cpu_blade_processor_id(cpu); in uv_rtc_allocate_timers()206 int bcpu = uv_cpu_blade_processor_id(cpu); in uv_rtc_set_timer()242 int bcpu = uv_cpu_blade_processor_id(cpu); in uv_rtc_unset_timer()
645 static inline int uv_cpu_blade_processor_id(int cpu) in uv_cpu_blade_processor_id() function