Searched refs:stolen_logged (Results 1 – 2 of 2) sorted by relevance
814 u64 stolen_logged; member
785 stolen = core_stolen - vcpu->arch.stolen_logged; in kvmppc_update_vpa_dispatch()786 vcpu->arch.stolen_logged = core_stolen; in kvmppc_update_vpa_dispatch()812 stolen_delta = stolen - vcpu->arch.stolen_logged; in kvmppc_update_vpa_dispatch_p9()813 vcpu->arch.stolen_logged = stolen; in kvmppc_update_vpa_dispatch_p9()3090 vcpu->arch.stolen_logged; in kvmppc_remove_runnable()4457 vcpu->arch.stolen_logged = vcore_stolen_time(vc, mftb()); in kvmppc_run_vcpu()
Completed in 17 milliseconds