HalIsHyperThreadingEnabled

CHAR __stdcall HalIsHyperThreadingEnabled(){
  return HalpInterruptHyperThreading;
}

Referenced by:

KiSetFeatureBits