__writecr3
Visual Studio 2005
Microsoft Specific
Writes the value Data to the CR3 register.
void writecr3( unsigned __int64 Data );
Parameters
- [in] Data
-
The value to write to the CR3 register.
Microsoft Specific
Writes the value Data to the CR3 register.
void writecr3( unsigned __int64 Data );
The value to write to the CR3 register.