Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/hyperv/
H A Dhv_init.c189 struct hv_tsc_emulation_control emu_ctrl = {.enabled = 1}; in set_hv_tscchange_cb()
/linux-6.15/arch/x86/kvm/
H A Dhyperv.c1154 hv->hv_tsc_emulation_control; in tsc_page_update_unsafe()
1473 hv->hv_tsc_emulation_control = data; in kvm_hv_set_msr_pw()
1665 data = hv->hv_tsc_emulation_control; in kvm_hv_get_msr_pw()
/linux-6.15/include/hyperv/
H A Dhvgdk_mini.h172 struct hv_tsc_emulation_control { /* HV_TSC_INVARIANT_CONTROL */ struct
/linux-6.15/arch/x86/include/asm/
H A Dkvm_host.h1160 u64 hv_tsc_emulation_control; member