Jump to content

KernTKSSBase: Difference between revisions

From EDM2
Created page with "Dereferences to the linear base address of the kernel stack. Returns the same value as function export MVDM.2 from MVDM.LIB. Category:KEE"
 
Erdmann (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Dereferences to the linear base address of the kernel stack. Returns the same value as function export MVDM.2 from MVDM.LIB.
Dereferences to the linear base address of the kernel stack. Returns the same value as function export MVDM.2 from MVDM.LIB.
The _KernTKSSBase global variable is a pointer to the base address of the kernel's (Ring 0) stack.


[[Category:KEE]]
[[Category:KEE]]

Latest revision as of 17:17, 24 November 2023

Dereferences to the linear base address of the kernel stack. Returns the same value as function export MVDM.2 from MVDM.LIB.

The _KernTKSSBase global variable is a pointer to the base address of the kernel's (Ring 0) stack.