enter_vmx_usercopy
int enter_vmx_usercopy(void);
if (will_use_vmx(n) && enter_vmx_usercopy()) {
EXPORT_SYMBOL(enter_vmx_usercopy);