Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/kvm/
Dbook3s_hv.c97 #define TB_NIL (~(u64)0) macro
293 if (vc->preempt_tb != TB_NIL) { in kvmppc_core_end_stolen()
295 vc->preempt_tb = TB_NIL; in kvmppc_core_end_stolen()
316 vcpu->arch.busy_preempt != TB_NIL) { in kvmppc_core_vcpu_load_hv()
318 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_core_vcpu_load_hv()
681 vc->preempt_tb != TB_NIL) in vcore_stolen_time()
2542 vcore->preempt_tb = TB_NIL; in kvmppc_vcore_create()
2723 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_core_vcpu_create_hv()
3488 vc->preempt_tb = TB_NIL; in kvmppc_run_core()
4297 vcpu->arch.busy_preempt = TB_NIL; in kvmppc_run_vcpu()
[all …]