Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
A Dcbe_regs.c49 static cpumask_t cbe_local_mask[MAX_CBE] = { [0 ... MAX_CBE-1] = {CPU_BITS_NONE} }; variable
163 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