Searched refs:MAX_CBE (Results 1 – 2 of 2) sorted by relevance
37 } cbe_regs_maps[MAX_CBE];49 static cpumask_t cbe_local_mask[MAX_CBE] = { [0 ... MAX_CBE-1] = {CPU_BITS_NONE} };273 if (cbe_regs_map_count > MAX_CBE) { in cbe_regs_init()
33 #define MAX_CBE 2 macro