Jump to content

PSDHLP_VMLINTOPHYS

From EDM2
Revision as of 21:22, 2 January 2021 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.