Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dhyperv-tlfs.h227 struct hv_tsc_emulation_control { struct
228 __u64 enabled:1;
229 __u64 reserved:63;
H A Dkvm_host.h871 u64 hv_tsc_emulation_control; member