Searched refs:stolen_logged (Results 1 – 2 of 2) sorted by relevance
814 u64 stolen_logged; member
788 stolen = core_stolen - vcpu->arch.stolen_logged; in kvmppc_update_vpa_dispatch()789 vcpu->arch.stolen_logged = core_stolen; in kvmppc_update_vpa_dispatch()815 stolen_delta = stolen - vcpu->arch.stolen_logged; in kvmppc_update_vpa_dispatch_p9()816 vcpu->arch.stolen_logged = stolen; in kvmppc_update_vpa_dispatch_p9()3118 vcpu->arch.stolen_logged; in kvmppc_remove_runnable()4494 vcpu->arch.stolen_logged = vcore_stolen_time(vc, mftb()); in kvmppc_run_vcpu()