Searched refs:cbe_local_mask (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/cell/
H A Dcbe_regs.c48 static cpumask_t cbe_local_mask[MAX_CBE] = { [0 ... MAX_CBE-1] = {CPU_BITS_NONE} }; variable
162 return cpumask_first(&cbe_local_mask[node]); cbe_node_to_cpu()
272 cpumask_set_cpu(i, &cbe_local_mask[cbe_id]); for_each_possible_cpu()

Completed in 75 milliseconds