PSDHLP_VMLINTOPHYS
Appearance
Convert linear address to physical
This function converts the specified linear address to physical.
- Mode
- Callable in Init, Kernel, and Interrupt Mode.
Syntax
PSDHLP_VMLINTOPHYS <keywords>
Parameters
Linear address to convert.
Return Code
Physical address if successful, -1 otherwise.
Remarks
The function can not call a PSD help that may block.