Lines Matching defs:nested_vmx_msrs
27 struct nested_vmx_msrs { struct33 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;65 struct nested_vmx_msrs nested; argument