Searched refs:CPU_UP_PREPARE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | cpu.h | 110 #define CPU_UP_PREPARE 0x0003 /* CPU coming up */ macro |
| /linux/arch/sh/kernel/ | ||
| H A D | smp.c | 218 per_cpu(cpu_state, cpu) = CPU_UP_PREPARE; in __cpu_up() |