Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kvm/
Dbook3s_hv.c99 #define TB_NIL (~(u64)0) macro
301 if (vc->preempt_tb != TB_NIL) { in kvmppc_core_end_stolen()
303 vc->preempt_tb = TB_NIL; in kvmppc_core_end_stolen()
330 vcpu->arch.busy_preempt != TB_NIL) { in kvmppc_core_vcpu_load_hv()
332 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_core_vcpu_load_hv()
703 vc->preempt_tb != TB_NIL) in vcore_stolen_time()
2649 vcore->preempt_tb = TB_NIL; in kvmppc_vcore_create()
2832 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_core_vcpu_create_hv()
3634 vc->preempt_tb = TB_NIL; in kvmppc_run_core()
4381 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_run_vcpu()