PSDHLP VMFREE

From EDM2
Jump to: navigation, search

Free allocation created by PSDHLP_VMALLOC.

This function frees memory or destroys a physical mapping created by the PSDHLP_VMALLOC help.

Mode 
Callable in Init and Kernel Mode.

Syntax

PSDHLP_VMFREE <keywords>

Parameters

Linear address to free.

Return Code

Return code.

Remarks

The function can call a PSD help that may block.

Notes 
All memory or mappings allocated by a PSD must be released if the PSD is DeInstalled.