Lines Matching refs:TB_NIL
102 #define TB_NIL (~(u64)0) macro
311 if (vc->preempt_tb != TB_NIL) { in kvmppc_core_end_stolen()
313 vc->preempt_tb = TB_NIL; in kvmppc_core_end_stolen()
325 if (vcpu->arch.busy_preempt != TB_NIL) { in kvmppc_core_vcpu_load_hv()
328 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_core_vcpu_load_hv()
346 vcpu->arch.busy_preempt != TB_NIL) { in kvmppc_core_vcpu_load_hv()
348 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_core_vcpu_load_hv()
783 vc->preempt_tb != TB_NIL) in vcore_stolen_time()
2825 vcore->preempt_tb = TB_NIL; in kvmppc_vcore_create()
3026 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_core_vcpu_create_hv()
3836 vc->preempt_tb = TB_NIL; in kvmppc_run_core()
4709 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_run_vcpu()