Lines Matching refs:TB_NIL
99 #define TB_NIL (~(u64)0) macro
308 if (vc->preempt_tb != TB_NIL) { in kvmppc_core_end_stolen()
310 vc->preempt_tb = TB_NIL; in kvmppc_core_end_stolen()
322 if (vcpu->arch.busy_preempt != TB_NIL) { in kvmppc_core_vcpu_load_hv()
325 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_core_vcpu_load_hv()
343 vcpu->arch.busy_preempt != TB_NIL) { in kvmppc_core_vcpu_load_hv()
345 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_core_vcpu_load_hv()
729 vc->preempt_tb != TB_NIL) in vcore_stolen_time()
2721 vcore->preempt_tb = TB_NIL; in kvmppc_vcore_create()
2915 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_core_vcpu_create_hv()
3717 vc->preempt_tb = TB_NIL; in kvmppc_run_core()
4459 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_run_vcpu()