Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powermac/
Dsmp.c119 #define PSURGE_DUAL 0 macro
140 else if (psurge_type == PSURGE_DUAL) in psurge_set_ipi()
150 case PSURGE_DUAL: in psurge_clr_ipi()
223 return PSURGE_DUAL; in psurge_quad_probe()
242 return PSURGE_DUAL; in psurge_quad_probe()
300 if (psurge_type != PSURGE_DUAL) { in smp_psurge_probe()
385 if (psurge_type == PSURGE_DUAL) { in smp_psurge_kick_cpu()
398 if (psurge_type == PSURGE_DUAL) in smp_psurge_kick_cpu()
426 if (psurge_type != PSURGE_DUAL) in smp_psurge_take_timebase()