Lines Matching defs:nested_vmx_msrs
26 struct nested_vmx_msrs { struct32 u32 procbased_ctls_low;33 u32 procbased_ctls_high;34 u32 secondary_ctls_low;35 u32 secondary_ctls_high;36 u32 pinbased_ctls_low;37 u32 pinbased_ctls_high;38 u32 exit_ctls_low;39 u32 exit_ctls_high;40 u32 entry_ctls_low;64 struct nested_vmx_msrs nested; argument