Lines Matching refs:sync_switch
77 bool sync_switch;
194 bool sync_switch;
1596 ptq->sync_switch = pt->sync_switch;
1602 (!ptq->sync_switch ||
2723 if (!ptq->sync_switch)
2812 pt->sync_switch = true;
2819 ptq->sync_switch = true;
2827 pt->sync_switch = false;
2834 ptq->sync_switch = false;
2884 if (ptq->sync_switch) {
2945 if (ptq->sync_switch &&
2947 ptq->sync_switch = false;
2971 } else if (ptq->sync_switch &&
3171 if (!pt->sync_switch)
3175 if (!ptq || !ptq->sync_switch)
3243 if (pt->sync_switch) {
3247 if (ptq && ptq->sync_switch) {
3285 * sync_switch cannot handle guest machines at present, so just disable
3289 if (pt->sync_switch)