Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv.c678 static u64 vcore_stolen_time(struct kvmppc_vcore *vc, u64 now) in vcore_stolen_time() function
705 core_stolen = vcore_stolen_time(vc, now); in kvmppc_create_dtl_entry()
2524 vcpu->arch.busy_stolen += vcore_stolen_time(vc, now) - in kvmppc_remove_runnable()
4029 vcpu->arch.stolen_logged = vcore_stolen_time(vc, mftb()); in kvmppc_run_vcpu()
4157 vcpu->arch.stolen_logged = vcore_stolen_time(vc, mftb()); in kvmhv_run_single_vcpu()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv.c722 static u64 vcore_stolen_time(struct kvmppc_vcore *vc, u64 now) in vcore_stolen_time() function
787 core_stolen = vcore_stolen_time(vc, now); in kvmppc_update_vpa_dispatch()
3117 vcpu->arch.busy_stolen += vcore_stolen_time(vc, now) - in kvmppc_remove_runnable()
4485 vcpu->arch.stolen_logged = vcore_stolen_time(vc, mftb()); in kvmppc_run_vcpu()

Completed in 13 milliseconds