Loading arch/x86/kvm/vmx.c +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ static struct vmcs_config { u32 vmentry_ctrl; } vmcs_config; struct vmx_capability { static struct vmx_capability { u32 ept; u32 vpid; } vmx_capability; Loading Loading
arch/x86/kvm/vmx.c +1 −1 Original line number Diff line number Diff line Loading @@ -128,7 +128,7 @@ static struct vmcs_config { u32 vmentry_ctrl; } vmcs_config; struct vmx_capability { static struct vmx_capability { u32 ept; u32 vpid; } vmx_capability; Loading