ReactOS 0.4.16-dev-92-g0c2cdca
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
#define | MODULE_INVOLVED_IN_ARM3 |
Functions | |
NTSTATUS NTAPI | MiInitMachineDependent (IN PLOADER_PARAMETER_BLOCK LoaderBlock) |
NTSTATUS NTAPI MiInitMachineDependent | ( | IN PLOADER_PARAMETER_BLOCK | LoaderBlock | ) |
RTL_BITMAP MiPfnBitMap |
Definition at line 44 of file init.c.
Referenced by MiGetPfnEntry().
PVOID MiSessionImageEnd |
Definition at line 28 of file init.c.
Referenced by MiInitializeSessionSpaceLayout().
PVOID MiSessionImageStart |
Definition at line 29 of file init.c.
Referenced by MiInitializeSessionSpaceLayout().
PVOID MiSessionPoolEnd |
Definition at line 31 of file init.c.
Referenced by MiInitializeSessionPool(), and MiInitializeSessionSpaceLayout().
PVOID MiSessionPoolStart |
Definition at line 32 of file init.c.
Referenced by MiInitializeSessionPool(), and MiInitializeSessionSpaceLayout().
PVOID MiSessionSpaceEnd |
Definition at line 27 of file init.c.
Referenced by MiInitializeSessionSpaceLayout(), and MiSessionCommitPageTables().
PVOID MiSessionViewStart |
Definition at line 30 of file init.c.
Referenced by MiInitializeSessionSpaceLayout(), MiInitializeSystemSpaceMap(), MiResolveDemandZeroFault(), and MmCommitSessionMappedView().
PVOID MiSystemViewStart |
Definition at line 38 of file init.c.
Referenced by MiInitializePageTable(), MiInitializeSessionSpaceLayout(), and MiInitializeSystemSpaceMap().
ULONG MmBootImageSize |
Definition at line 49 of file init.c.
Referenced by MmAddVerifierThunks().
PVOID MmHyperSpaceEnd |
Definition at line 56 of file init.c.
Referenced by MiArchCreateProcessAddressSpace(), MiComputeNonPagedPoolVa(), and MiInitMachineDependent().
ULONG MmMaximumNonPagedPoolInBytes |
Definition at line 22 of file init.c.
Referenced by MiBuildNonPagedPool(), MiComputeNonPagedPoolVa(), MiInitializeNonPagedPool(), and MiInitMachineDependent().
ULONG MmMaximumNonPagedPoolPercent |
Definition at line 20 of file init.c.
Referenced by MiBuildNonPagedPool(), and MiComputeNonPagedPoolVa().
PVOID MmNonPagedPoolExpansionStart |
Definition at line 25 of file init.c.
Referenced by MiBuildNonPagedPool(), MiFreeContiguousMemory(), MiInitializeNonPagedPool(), MiInitMachineDependent(), and MmArmAccessFault().
PVOID MmNonPagedPoolStart |
Definition at line 24 of file init.c.
Referenced by MiBuildNonPagedPool(), MiFreeContiguousMemory(), MiInitializeNonPagedPool(), MiInitMachineDependent(), MmArmAccessFault(), and MmDeterminePoolType().
PVOID MmNonPagedSystemStart |
Definition at line 23 of file init.c.
Referenced by MiBuildSystemPteSpace(), and MiInitMachineDependent().
ULONG MmNumberOfSystemPtes |
Definition at line 42 of file init.c.
Referenced by MiBuildSystemPteSpace(), MiInitializeSpecialPool(), and MiInitMachineDependent().
PVOID MmPagedPoolEnd |
Definition at line 26 of file init.c.
Referenced by MiDecrementShareCount(), MiFreePoolPages(), MiInitializePageTable(), MiMakeSystemAddressValid(), MiResolveTransitionFault(), MmAccessFault(), and MmDeterminePoolType().
PPHYSICAL_MEMORY_DESCRIPTOR MmPhysicalMemoryBlock |
Definition at line 45 of file init.c.
Referenced by MiFindContiguousPages(), and MmGetPhysicalMemoryRanges().
PVOID MmSessionBase |
Definition at line 33 of file init.c.
Referenced by MiInitializeSessionPool(), MiInitializeSessionSpaceLayout(), MiSessionCommitPageTables(), MiSessionCreateInternal(), and MiSessionInitializeWorkingSetList().
ULONG MmSessionImageSize |
Definition at line 37 of file init.c.
Referenced by MiInitializeSessionSpaceLayout().
ULONG MmSessionPoolSize |
Definition at line 36 of file init.c.
Referenced by MiInitializeSessionPool(), and MiInitializeSessionSpaceLayout().
ULONG MmSessionSize |
Definition at line 34 of file init.c.
Referenced by MiInitializeSessionSpaceLayout().
ULONG MmSessionViewSize |
Definition at line 35 of file init.c.
Referenced by MiInitializeSessionSpaceLayout(), MiInitializeSystemSpaceMap(), and MmCommitSessionMappedView().
ULONG MmSizeOfNonPagedPoolInBytes |
Definition at line 21 of file init.c.
Referenced by InitializePool(), MiBuildNonPagedPool(), MiComputeNonPagedPoolVa(), MiFreeContiguousMemory(), MiInitializeNonPagedPool(), MiInitMachineDependent(), and MmArmAccessFault().
MMSUPPORT MmSystemCacheWs |
Definition at line 55 of file init.c.
Referenced by MiDeleteSystemPageableVm(), MiSetPagingOfDriver(), MmAccessFault(), MmArmAccessFault(), MmFreeMemoryArea(), and MmInsertMemoryArea().
PFN_NUMBER MmSystemPageDirectory[PPE_PER_PAGE] |
Definition at line 40 of file init.c.
Referenced by MiAllocatePoolPages(), MiBuildPagedPool(), and MiFillSystemPageDirectory().
PMMPDE MmSystemPagePtes |
Definition at line 41 of file init.c.
Referenced by MiAllocatePoolPages(), MiBuildPagedPool(), MiFillSystemPageDirectory(), and MiRemoveMappedPtes().
ULONG MmSystemViewSize |
Definition at line 39 of file init.c.
Referenced by MiInitializePageTable(), MiInitializeSessionSpaceLayout(), and MiInitializeSystemSpaceMap().
ULONG MmUserProbeAddress |
Definition at line 50 of file init.c.
Referenced by ExpWorkerThreadEntryPoint(), ExQueueWorkItem(), IntSetAconData(), KiSystemCallHandler(), KiSystemServiceHandler(), NtFlushVirtualMemory(), NtGetWriteWatch(), NtLockVirtualMemory(), NtProtectVirtualMemory(), NtReadVirtualMemory(), NtResetWriteWatch(), NtUnlockVirtualMemory(), NtWriteVirtualMemory(), ProbeForRead(), and ProbeForWrite().
PMEMORY_ALLOCATION_DESCRIPTOR MxFreeDescriptor |
Definition at line 46 of file init.c.
Referenced by MiBuildPfnDatabase(), and MiInitMachineDependent().
MEMORY_ALLOCATION_DESCRIPTOR MxOldFreeDescriptor |
Definition at line 47 of file init.c.
Referenced by MiBuildPfnDatabase(), and MiInitMachineDependent().
ULONG MxPfnAllocation |
Definition at line 43 of file init.c.
Referenced by MiBuildNonPagedPool(), MiBuildPfnDatabase(), and MiInitMachineDependent().