Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kvm/
Dbook3s_hv.c677 static u64 vcore_stolen_time(struct kvmppc_vcore *vc, u64 now) in vcore_stolen_time() function
704 core_stolen = vcore_stolen_time(vc, now); in kvmppc_create_dtl_entry()
2521 vcpu->arch.busy_stolen += vcore_stolen_time(vc, now) - in kvmppc_remove_runnable()
3985 vcpu->arch.stolen_logged = vcore_stolen_time(vc, mftb()); in kvmppc_run_vcpu()
4113 vcpu->arch.stolen_logged = vcore_stolen_time(vc, mftb()); in kvmhv_run_single_vcpu()