Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h358 struct hv_tsc_emulation_control { struct
359 __u64 enabled:1;
360 __u64 reserved:63;
H A Dkvm_host.h1105 u64 hv_tsc_emulation_control; member