forked from xt-sys/exectos
Implement HlReadGSQuadWord() intrinsic
This commit is contained in:
@@ -67,6 +67,10 @@ XTCDECL
|
||||
ULONG_PTR
|
||||
HlReadControlRegister(IN USHORT ControlRegister);
|
||||
|
||||
XTCDECL
|
||||
ULONGLONG
|
||||
HlReadGSQuadWord(ULONG Offset);
|
||||
|
||||
XTCDECL
|
||||
ULONGLONG
|
||||
HlReadModelSpecificRegister(IN ULONG Register);
|
||||
|
Reference in New Issue
Block a user