#include <x86.h>
Definition at line 12 of file x86.h.
◆ default_tsc_scaling_ratio
u64 kvm_caps::default_tsc_scaling_ratio |
Definition at line 22 of file x86.h.
◆ has_bus_lock_exit
bool kvm_caps::has_bus_lock_exit |
Definition at line 24 of file x86.h.
◆ has_notify_vmexit
bool kvm_caps::has_notify_vmexit |
Definition at line 26 of file x86.h.
◆ has_tsc_control
bool kvm_caps::has_tsc_control |
Definition at line 14 of file x86.h.
◆ max_guest_tsc_khz
u32 kvm_caps::max_guest_tsc_khz |
Definition at line 16 of file x86.h.
◆ max_tsc_scaling_ratio
u64 kvm_caps::max_tsc_scaling_ratio |
Definition at line 20 of file x86.h.
◆ supported_mce_cap
u64 kvm_caps::supported_mce_cap |
Definition at line 28 of file x86.h.
◆ supported_perf_cap
u64 kvm_caps::supported_perf_cap |
Definition at line 31 of file x86.h.
◆ supported_xcr0
u64 kvm_caps::supported_xcr0 |
Definition at line 29 of file x86.h.
◆ supported_xss
u64 kvm_caps::supported_xss |
Definition at line 30 of file x86.h.
◆ tsc_scaling_ratio_frac_bits
u8 kvm_caps::tsc_scaling_ratio_frac_bits |
Definition at line 18 of file x86.h.
The documentation for this struct was generated from the following file: