Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/hyperv/
Dhv_init.c192 struct hv_tsc_emulation_control emu_ctrl = {.enabled = 1}; in set_hv_tscchange_cb()
/linux-6.14.4/arch/x86/kvm/
Dhyperv.c1155 hv->hv_tsc_emulation_control; in tsc_page_update_unsafe()
1474 hv->hv_tsc_emulation_control = data; in kvm_hv_set_msr_pw()
1666 data = hv->hv_tsc_emulation_control; in kvm_hv_get_msr_pw()
/linux-6.14.4/include/hyperv/
Dhvgdk_mini.h171 struct hv_tsc_emulation_control { /* HV_TSC_INVARIANT_CONTROL */ struct
/linux-6.14.4/arch/x86/include/asm/
Dkvm_host.h1155 u64 hv_tsc_emulation_control; member