Searched defs:kvm_caps (Results 1 – 1 of 1) sorted by relevance
15 struct kvm_caps { struct24 /* 1ull << kvm_caps.tsc_scaling_ratio_frac_bits */ argument25 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 …]