#include "mi.h"Go to the source code of this file.
Functions | |
| PVOID | MiMapPageInHyperSpace (IN PFN_NUMBER PageFrameIndex, IN PKIRQL OldIrql) |
| PVOID | MiMapImageHeaderInHyperSpace (IN PFN_NUMBER PageFrameIndex) |
| VOID | MiUnmapImageHeaderInHyperSpace (VOID) |
| PVOID | MiMapPageToZeroInHyperSpace (IN PFN_NUMBER PageFrameIndex) |
|
|
Definition at line 80 of file axp64/hypermap.c.
|
|
||||||||||||
|
Definition at line 30 of file axp64/hypermap.c. References ASSERT, and LOCK_HYPERSPACE.
|
|
|
Definition at line 241 of file axp64/hypermap.c.
|
|
|
Definition at line 171 of file axp64/hypermap.c. References ASSERT, Event(), FALSE, IMAGE_MAPPING_PTE, KeFlushSingleTb(), KePulseEvent(), LOCK_PFN, MiGetPteAddress, MmWorkingSetList, NULL, TRUE, _MMPTE::u, UNLOCK_PFN, and _MMWSL::WaitingForImageMapping.
|
1.3.7