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()250 if (psurge_type == PSURGE_QUAD_ICEGRASS) in psurge_quad_init()258 if (psurge_type != PSURGE_QUAD_ICEGRASS) in psurge_quad_init()292 psurge_type = psurge_quad_probe(); in smp_psurge_probe()293 if (psurge_type != PSURGE_DUAL) { in smp_psurge_probe()305 psurge_type = PSURGE_NONE; in smp_psurge_probe()378 if (psurge_type == PSURGE_DUAL) { in smp_psurge_kick_cpu()[all …]