Searched refs:thread_to_core (Results 1 – 3 of 3) sorted by relevance
18 #define thread_to_core(x) (x >> 1) macro20 #define thread_to_core(x) (x) macro
51 u32 phys_cpu_id = thread_to_core(*reg); in ft_fixup_num_cores()
53 u32 phys_cpu_id = thread_to_core(*reg); in ft_fixup_cpu()