Home
last modified time | relevance | path

Searched defs:hv_tsc_emulation_control (Results 1 – 2 of 2) sorted by relevance

/linux/include/hyperv/
H A Dhvgdk_mini.h172 struct hv_tsc_emulation_control { /* HV_TSC_INVARIANT_CONTROL */ struct
173 u64 enabled : 1;
174 u64 reserved : 63;
/linux/arch/x86/include/asm/
H A Dkvm_host.h1184 u64 hv_tsc_emulation_control; member