VslEndSecurePageIteration

NTSTATUS __fastcall VslEndSecurePageIteration(UINT8 a1, _DWORD *a2){
  INT64 v3; 
  NTSTATUS v4; 
  INT64 result[2]; 
  int v6; 
  v3 = a1;
  memset((INT64)result, 0i64);
  result[1] = v3;
  v4 = VslpEnterIumSecureMode(2u, 2049, 0i64, (INT64)result);
  if( v4 >= 0 )
  {
    if( a2 )
      *a2 = v6;
  }
  return v4;
}

Referenced by:

HvlpEndSecurePageListIteration