PiIsHVCIEnabled

CHAR __stdcall PiIsHVCIEnabled(){
  ZwQuerySystemInformation();
  return 0;
}

Referenced by:

PiIsDriverBlocked