Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dhyperv.c182 static u64 current_task_runtime_100ns(void) in current_task_runtime_100ns() function
227 hv->runtime_offset = data - current_task_runtime_100ns(); in kvm_hv_set_msr()
305 data = current_task_runtime_100ns() + hv->runtime_offset; in kvm_hv_get_msr()