KeCopyPrivilegedPage
NTSTATUS __stdcall KeCopyPrivilegedPage(LARGE_INTEGER *FreezeTimeout, LARGE_INTEGER *ThawTimeout, INT8 WaitMode){
__int128 *v3;
INT64 v5;
__int128 *v7;
__int128 v8;
__int128 v9;
INT64 result[2];
__int128 v12;
LARGE_INTEGER *v13;
__int128 v14;
__int64 v15;
char v16;
__int64 v17;
char v18;
v5 = WaitMode;
v7 = v3;
memset((INT64)result, 0i64);
v8 = *v7;
v15 = v17;
v9 = *(_OWORD *)&ThawTimeout->LowPart;
result[1] = v5;
v16 = v18 & 1;
v12 = v8;
v13 = FreezeTimeout;
v14 = v9;
return VslpEnterIumSecureMode(2u, 244, 0i64, (INT64)result);
}Referenced by:
MiCopyPage
MiFillPerSessionProtos