Searched defs:hv_tsc_emulation_control (Results 1 – 2 of 2) sorted by relevance
172 struct hv_tsc_emulation_control { /* HV_TSC_INVARIANT_CONTROL */ struct173 u64 enabled : 1;174 u64 reserved : 63;
1160 u64 hv_tsc_emulation_control; member