Lines Matching defs:nested_vmx_msrs
27 struct nested_vmx_msrs { struct
33 u32 procbased_ctls_low;
34 u32 procbased_ctls_high;
35 u32 secondary_ctls_low;
36 u32 secondary_ctls_high;
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;
67 struct nested_vmx_msrs nested; argument