Home
last modified time | relevance | path

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

/arch/x86/hyperv/
Dhv_init.c172 struct hv_tsc_emulation_control emu_ctrl = {.enabled = 1}; in set_hv_tscchange_cb()
/arch/x86/include/asm/
Dhyperv-tlfs.h227 struct hv_tsc_emulation_control { struct
Dkvm_host.h872 u64 hv_tsc_emulation_control; member
/arch/x86/kvm/
Dhyperv.c1194 hv->hv_tsc_emulation_control = data; in kvm_hv_set_msr_pw()
1369 data = hv->hv_tsc_emulation_control; in kvm_hv_get_msr_pw()