Searched refs:vmx_mpx_supported (Results 1 – 1 of 1) sorted by relevance
810 static bool vmx_mpx_supported(void);2419 if (vmx_mpx_supported()) in nested_vmx_setup_ctls_msrs()2440 if (vmx_mpx_supported()) in nested_vmx_setup_ctls_msrs()2681 if (!vmx_mpx_supported()) in vmx_get_msr()2759 if (!vmx_mpx_supported()) in vmx_set_msr()3228 if (!vmx_mpx_supported()) in init_vmcs_shadow_fields()8023 static bool vmx_mpx_supported(void) in vmx_mpx_supported() function9824 if (vmx_mpx_supported()) in prepare_vmcs12()10271 .mpx_supported = vmx_mpx_supported,