Searched refs:MAX_CBE (Results 1 – 3 of 3) sorted by relevance
36 } cbe_regs_maps[MAX_CBE];48 static cpumask_t cbe_local_mask[MAX_CBE] = { [0 ... MAX_CBE-1] = CPU_MASK_NONE };255 if (cbe_regs_map_count > MAX_CBE) { in cbe_regs_init()
39 static u8 pmi_slow_mode_limit[MAX_CBE];
32 #define MAX_CBE 2 macro