VslApplyDynamicRelocations

NTSTATUS __fastcall VslApplyDynamicRelocations(__int64 a1, __int64 a2, __int64 a3){
  INT64 v7[14]; 

  memset(v7, 0i64, 0x68u);
  v7[1] = a1;
  v7[2] = a2;
  v7[3] = a3;
  return VslpEnterIumSecureMode(2u, 212, 0i64, (INT64)v7);
}

Referenced by:

MiApplyDynamicRelocations