Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kvm/
Dbook3s_hv.c542 static u64 vcore_stolen_time(struct kvmppc_vcore *vc, u64 now) in vcore_stolen_time() function
568 core_stolen = vcore_stolen_time(vc, now); in kvmppc_create_dtl_entry()
1740 vcpu->arch.busy_stolen += vcore_stolen_time(vc, now) - in kvmppc_remove_runnable()
2134 vcpu->arch.stolen_logged = vcore_stolen_time(vc, mftb()); in kvmppc_run_vcpu()