ReactOS 0.4.16-dev-838-g27bb510
|
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(), LoadModule(), PeLdrAllocateDataTableEntry(), PeLdrLoadImageEx(), PeLdrpLoadAndScanReferencedDll(), RegLoadHiveLog(), SetupLdrInitErrataInf(), WinLdrInitErrataInf(), WinLdrInitializePhase1(), WinLdrLoadBootDrivers(), WinLdrLoadDeviceDriver(), WinLdrLoadNLSData(), and WinLdrLoadSystemHive().
FORCEINLINE PVOID VaToPa | ( | PVOID | Va | ) |
Definition at line 15 of file conversion.h.
Referenced by ConvertConfigToVA(), LaunchSecondStageLoader(), LoadBootDeviceDriver(), PeLdrAllocateDataTableEntry(), PeLdrCheckForLoadedDll(), PeLdrFreeDataTableEntry(), PeLdrInitSecurityCookie(), PeLdrpBindImportName(), PeLdrpCompareDllName(), PeLdrpFetchAddressOfSecurityCookie(), PeLdrpLoadAndScanReferencedDll(), PeLdrpScanImportAddressTable(), PeLdrScanImportDescriptorTable(), RegRecoverDataHive(), RegRecoverHeaderHive(), WinLdrAddDriverToList(), WinLdrInitSystemHive(), and WinLdrLoadNLSData().