KiRestoreXSaveSupport

INT64 __stdcall KiRestoreXSaveSupport(){
  return KiEnableXSave();
}

Referenced by:

KeRestoreProcessorSpecificFeatures