Home
last modified time | relevance | path

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

/linux-6.14.4/include/hyperv/
Dhvgdk_mini.h171 struct hv_tsc_emulation_control { /* HV_TSC_INVARIANT_CONTROL */ struct
172 u64 enabled : 1;
173 u64 reserved : 63;
/linux-6.14.4/arch/x86/include/asm/
Dkvm_host.h1155 u64 hv_tsc_emulation_control; member