Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dcapabilities.h27 struct nested_vmx_msrs { struct
33 u32 procbased_ctls_low;
35 u32 secondary_ctls_low;
37 u32 pinbased_ctls_low;
38 u32 pinbased_ctls_high;
39 u32 exit_ctls_low;
40 u32 exit_ctls_high;
41 u32 entry_ctls_low;
42 u32 entry_ctls_high;
43 u32 misc_low;
[all …]