Searched refs:vmx_mpx_supported (Results 1 – 1 of 1) sorted by relevance
865 static bool vmx_mpx_supported(void);2543 if (vmx_mpx_supported()) in nested_vmx_setup_ctls_msrs()2564 if (vmx_mpx_supported()) in nested_vmx_setup_ctls_msrs()2815 if (!vmx_mpx_supported()) in vmx_get_msr()2892 if (!vmx_mpx_supported()) in vmx_set_msr()3365 if (!vmx_mpx_supported()) in init_vmcs_shadow_fields()8384 static bool vmx_mpx_supported(void) in vmx_mpx_supported() function10236 if (vmx_mpx_supported()) in prepare_vmcs12()10877 .mpx_supported = vmx_mpx_supported,