Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dkvm_host.h285 u64 stolen_tb; member
/linux-4.1.27/arch/powerpc/kvm/
Dbook3s_hv.c181 vc->stolen_tb += mftb() - vc->preempt_tb; in kvmppc_core_vcpu_load_hv()
548 p = vc->stolen_tb; in vcore_stolen_time()