Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_hv.c91 #define TB_NIL (~(u64)0) macro
297 if (vc->preempt_tb != TB_NIL) { in kvmppc_core_end_stolen()
299 vc->preempt_tb = TB_NIL; in kvmppc_core_end_stolen()
320 vcpu->arch.busy_preempt != TB_NIL) { in kvmppc_core_vcpu_load_hv()
322 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_core_vcpu_load_hv()
692 vc->preempt_tb != TB_NIL) in vcore_stolen_time()
2103 vcore->preempt_tb = TB_NIL; in kvmppc_vcore_create()
2295 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_core_vcpu_create_hv()
3073 vc->preempt_tb = TB_NIL; in kvmppc_run_core()
3926 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_run_vcpu()
[all …]