Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/powermac/
Dsmp.c115 #define PSURGE_DUAL 0 macro
136 else if (psurge_type == PSURGE_DUAL) in psurge_set_ipi()
146 case PSURGE_DUAL: in psurge_clr_ipi()
219 return PSURGE_DUAL; in psurge_quad_probe()
238 return PSURGE_DUAL; in psurge_quad_probe()
296 if (psurge_type != PSURGE_DUAL) { in smp_psurge_probe()
381 if (psurge_type == PSURGE_DUAL) { in smp_psurge_kick_cpu()
394 if (psurge_type == PSURGE_DUAL) in smp_psurge_kick_cpu()
422 if (psurge_type != PSURGE_DUAL) in smp_psurge_take_timebase()