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

/linux-master/arch/x86/hyperv/
H A Dhv_init.c194 struct hv_tsc_emulation_control emu_ctrl = {.enabled = 1};
/linux-master/arch/x86/include/asm/
H A Dhyperv-tlfs.h365 struct hv_tsc_emulation_control { struct
H A Dkvm_host.h1136 u64 hv_tsc_emulation_control; member in struct:kvm_hv
/linux-master/arch/x86/kvm/
H A Dhyperv.c1155 hv->hv_tsc_emulation_control;
1474 hv->hv_tsc_emulation_control = data;
1666 data = hv->hv_tsc_emulation_control;

Completed in 158 milliseconds