Lines Matching refs:TB_NIL
102 #define TB_NIL (~(u64)0)
283 * (Note that the != TB_NIL checks below are purely defensive;
311 if (vc->preempt_tb != TB_NIL) {
313 vc->preempt_tb = TB_NIL;
325 if (vcpu->arch.busy_preempt != TB_NIL) {
328 vcpu->arch.busy_preempt = TB_NIL;
346 vcpu->arch.busy_preempt != TB_NIL) {
348 vcpu->arch.busy_preempt = TB_NIL;
732 vc->preempt_tb != TB_NIL)
2742 vcore->preempt_tb = TB_NIL;
2937 vcpu->arch.busy_preempt = TB_NIL;
3745 vc->preempt_tb = TB_NIL;
4487 vcpu->arch.busy_preempt = TB_NIL;