Searched refs:psurge_type (Results 1 – 1 of 1) sorted by relevance
122 static int psurge_type = PSURGE_NONE; variable133 if (psurge_type == PSURGE_NONE) in psurge_set_ipi()137 else if (psurge_type == PSURGE_DUAL) in psurge_set_ipi()146 switch(psurge_type) { in psurge_clr_ipi()251 if (psurge_type == PSURGE_QUAD_ICEGRASS) in psurge_quad_init()259 if (psurge_type != PSURGE_QUAD_ICEGRASS) in psurge_quad_init()293 psurge_type = psurge_quad_probe(); in smp_psurge_probe()294 if (psurge_type != PSURGE_DUAL) { in smp_psurge_probe()306 psurge_type = PSURGE_NONE; in smp_psurge_probe()379 if (psurge_type == PSURGE_DUAL) { in smp_psurge_kick_cpu()[all …]