Searched refs:threads_shift (Results 1 – 3 of 3) sorted by relevance
25 extern int threads_shift;30 #define threads_shift 0 macro37 return nr_cpu_ids >> threads_shift; in cpu_nr_cores()
58 hcpu = hcore << threads_shift; in icp_send_hcore_msg()117 int my_core = smp_processor_id() >> threads_shift; in find_available_hostcore()913 core = cpu >> threads_shift; in kvmppc_xics_ipi_action()
1379 return cpu >> threads_shift; in cpu_core_index_of_thread()1385 return core << threads_shift; in cpu_first_thread_of_core()