Searched refs:vmx_mpx_supported (Results 1 - 1 of 1) sorted by relevance

/arch/x86/kvm/
H A Dvmx.c760 static bool vmx_mpx_supported(void);
2318 if (vmx_mpx_supported())
2336 if (vmx_mpx_supported())
2548 if (!vmx_mpx_supported())
2621 if (!vmx_mpx_supported())
3069 if (!vmx_mpx_supported())
7397 static bool vmx_mpx_supported(void) function
8776 if (vmx_mpx_supported())
9178 .mpx_supported = vmx_mpx_supported,

Completed in 17 milliseconds