Searched refs:cbe_local_mask (Results 1 – 1 of 1) sorted by relevance
49 static cpumask_t cbe_local_mask[MAX_CBE] = { [0 ... MAX_CBE-1] = {CPU_BITS_NONE} }; variable163 return cpumask_first(&cbe_local_mask[node]); in cbe_node_to_cpu()273 cpumask_set_cpu(i, &cbe_local_mask[cbe_id]); in cbe_regs_init()
Completed in 3 milliseconds