ReactOS 0.4.15-dev-6656-gbbb33a6
|
Go to the source code of this file.
Functions | |
FORCEINLINE PVOID | VaToPa (PVOID Va) |
FORCEINLINE PVOID | PaToVa (PVOID Pa) |
FORCEINLINE PVOID PaToVa | ( | PVOID | Pa | ) |
Definition at line 22 of file conversion.h.
Referenced by ConvertConfigToVA(), List_PaToVa(), LoadAndBootWindowsCommon(), PeLdrAllocateDataTableEntry(), PeLdrLoadImage(), SetupLdrInitErrataInf(), WinLdrInitErrataInf(), WinLdrInitializePhase1(), WinLdrLoadBootDrivers(), WinLdrLoadNLSData(), and WinLdrLoadSystemHive().
FORCEINLINE PVOID VaToPa | ( | PVOID | Va | ) |
Definition at line 15 of file conversion.h.
Referenced by ConvertConfigToVA(), LoadBootDeviceDriver(), PeLdrAllocateDataTableEntry(), PeLdrCheckForLoadedDll(), PeLdrFreeDataTableEntry(), PeLdrpBindImportName(), PeLdrpCompareDllName(), PeLdrpLoadAndScanReferencedDll(), PeLdrpScanImportAddressTable(), PeLdrScanImportDescriptorTable(), WinLdrAddDriverToList(), WinLdrInitSystemHive(), and WinLdrLoadNLSData().