Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.h15 struct kvm_caps { struct
24 /* 1ull << kvm_caps.tsc_scaling_ratio_frac_bits */ argument
25 u64 default_tsc_scaling_ratio;
27 bool has_bus_lock_exit;
29 bool has_notify_vmexit;
31 u32 supported_vm_types;
33 u64 supported_mce_cap;
34 u64 supported_xcr0;
35 u64 supported_xss;
36 u64 supported_perf_cap;
[all …]