Lines Matching defs:sync_switch
77 bool sync_switch;
196 bool sync_switch;
1601 ptq->sync_switch = pt->sync_switch;
1607 (!ptq->sync_switch ||
2952 if (!ptq->sync_switch)
3041 pt->sync_switch = true;
3048 ptq->sync_switch = true;
3056 pt->sync_switch = false;
3063 ptq->sync_switch = false;
3113 if (ptq->sync_switch) {
3174 if (ptq->sync_switch &&
3176 ptq->sync_switch = false;
3200 } else if (ptq->sync_switch &&
3400 if (!pt->sync_switch)
3404 if (!ptq || !ptq->sync_switch)
3472 if (pt->sync_switch) {
3476 if (ptq && ptq->sync_switch) {
3514 * sync_switch cannot handle guest machines at present, so just disable
3518 if (pt->sync_switch)