Home
last modified time | relevance | path

Searched refs:TB_NIL (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/kvm/
Dbook3s_hv.c74 #define TB_NIL (~(u64)0) macro
180 if (vc->preempt_tb != TB_NIL) { in kvmppc_core_vcpu_load_hv()
182 vc->preempt_tb = TB_NIL; in kvmppc_core_vcpu_load_hv()
188 vcpu->arch.busy_preempt != TB_NIL) { in kvmppc_core_vcpu_load_hv()
190 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_core_vcpu_load_hv()
550 vc->preempt_tb != TB_NIL) in vcore_stolen_time()
1436 vcore->preempt_tb = TB_NIL; in kvmppc_vcore_create()
1638 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_core_vcpu_create_hv()
1979 vc->preempt_tb = TB_NIL; in kvmppc_run_core()
2136 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_run_vcpu()