Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dhyperv.c185 static u64 current_task_runtime_100ns(void) in current_task_runtime_100ns() function
230 hv->runtime_offset = data - current_task_runtime_100ns(); in kvm_hv_set_msr()
308 data = current_task_runtime_100ns() + hv->runtime_offset; in kvm_hv_get_msr()