Searched defs:hv_tsc_emulation_control (Results 1 – 2 of 2) sorted by relevance
171 struct hv_tsc_emulation_control { /* HV_TSC_INVARIANT_CONTROL */ struct172 u64 enabled : 1;173 u64 reserved : 63;
1155 u64 hv_tsc_emulation_control; member