HvlConfigureThrottleStates

INT64 __fastcall HvlConfigureThrottleStates(INT64 a1, UINT8 *a2){
  unsigned int v2; 
  UINT8 dst[3272]; 
  v2 = a1;
  memmove(dst, a2, 0xCB8ui64);
  return HvlpSetLogicalProcessorProperty(v2, 1i64, dst);
}

Referenced by:

No references.