Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dkvm_host.h837 u64 busy_stolen; member
/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c269 * service a page fault) in busy_stolen. We don't accumulate
280 * Updates to busy_stolen are protected by arch.tbacct_lock;
289 * the stolen cycles in busy_stolen. RUNNING is not a preemptible
347 vcpu->arch.busy_stolen += now - vcpu->arch.busy_preempt; in kvmppc_core_vcpu_load_hv()
845 stolen += vcpu->arch.busy_stolen; in kvmppc_update_vpa_dispatch()
846 vcpu->arch.busy_stolen = 0; in kvmppc_update_vpa_dispatch()
3184 vcpu->arch.busy_stolen += vcore_stolen_time(vc, now) - in kvmppc_remove_runnable()