KiIsBranchConfusionPresent

BOOL __fastcall KiIsBranchConfusionPresent(INT64 a1){
  return *(_BYTE *)(a1 + 141) == 1
      && (KeFeatureBits2 & 0x1000000) == 0
      && ((unsigned __int8)HviIsAnyHypervisorPresent() || *(_BYTE *)(a1 + 64) != 25);
}

Referenced by:

KeOptimizeSpecCtrlSettings