VslStartSecurePageIteration

INT64 __fastcall VslStartSecurePageIteration(UINT8 a1, INT64 a2, INT64 a3, UINT64 a4, UINT64 a5){
  INT64 v6; 
  INT64 v7; 
  INT64 v9; 
  INT64 result[14]; 
  v6 = a1;
  v7 = (unsigned int)a4;
  memset((INT64)result, 0i64);
  result[5] = (unsigned int)a5;
  result[1] = v6;
  result[2] = a2;
  result[3] = a3;
  result[4] = v7;
  LODWORD(v9) = VslpEnterIumSecureMode(2u, 2048, 0i64, (INT64)result);
  return v9;
}

Referenced by:

HvlpStartSecurePageListIteration