Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dsmp.c116 #define PSURGE_DUAL 0 macro
137 else if (psurge_type == PSURGE_DUAL) in psurge_set_ipi()
147 case PSURGE_DUAL: in psurge_clr_ipi()
221 return PSURGE_DUAL; in psurge_quad_probe()
240 return PSURGE_DUAL; in psurge_quad_probe()
294 if (psurge_type != PSURGE_DUAL) { in smp_psurge_probe()
379 if (psurge_type == PSURGE_DUAL) { in smp_psurge_kick_cpu()
392 if (psurge_type == PSURGE_DUAL) in smp_psurge_kick_cpu()
418 if (psurge_type != PSURGE_DUAL) in smp_psurge_take_timebase()