Searched refs:IntegerRegs (Results 1 – 1 of 1) sorted by relevance
104 PULONG64 IntegerRegs = &PreContext.Rax; in ValidateSyscall_() local108 IntegerRegs[Index] = (ULONG64)RtlRandom(&g_RandomSeed) << 32 | RtlRandom(&g_RandomSeed); in ValidateSyscall_()