Searched refs:MAX_CPU (Results 1 – 2 of 2) sorted by relevance
33 #define MAX_CPU 4 macro232 clk_data.clk_num = MAX_CPU; in of_cpu_clk_setup()
39 #define MAX_CPU 32 macro64 #define OPENPIC_CPU_REG_SIZE (0x100 + ((MAX_CPU - 1) * 0x1000))224 struct irq_dest dst[MAX_CPU];546 for (i = 0; i < MAX_CPU; i++) { in openpic_reset()1743 if (cpu < 0 || cpu >= MAX_CPU) in kvmppc_mpic_connect_vcpu()