Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kvm/
Dbook3s_hv.c719 static u64 vcore_stolen_time(struct kvmppc_vcore *vc, u64 now) in vcore_stolen_time() function
784 core_stolen = vcore_stolen_time(vc, now); in kvmppc_update_vpa_dispatch()
3089 vcpu->arch.busy_stolen += vcore_stolen_time(vc, now) - in kvmppc_remove_runnable()
4457 vcpu->arch.stolen_logged = vcore_stolen_time(vc, mftb()); in kvmppc_run_vcpu()