|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | NDEBUG |
| #define | MODULE_INVOLVED_IN_ARM3 |
Variables | |
| MI_PFN_CACHE_ATTRIBUTE | MiPlatformCacheAttributes [2][MmMaximumCacheType] |
| PVOID NTAPI MmMapIoSpace | ( | IN PHYSICAL_ADDRESS | PhysicalAddress, |
| IN SIZE_T | NumberOfBytes, | ||
| IN MEMORY_CACHING_TYPE | CacheType | ||
| ) |
Definition at line 47 of file iosup.c.
Referenced by AcpiOsMapMemory(), ConfigCallback(), HalpAcpiGetTableFromBios(), HalpAcpiTableCacheInit(), HDA_FDOStartDevice(), IntVideoPortMapMemory(), MiFindContiguousMemory(), MmMapVideoDisplay(), NdisMMapIoSpace(), NdisMRegisterIoPortRange(), OutTableData(), PciGetAcpiTable(), PciIdeXFdoParseResources(), RamdiskMapPages(), ScrResetScreen(), ScrSetFont(), ScsiPortGetDeviceBase(), StorPortGetDeviceBase(), StreamClassStartDevice(), TestPhysicalMemorySection(), USBPORT_ParseResources(), and VidInitialize().
| PVOID NTAPI MmMapVideoDisplay | ( | IN PHYSICAL_ADDRESS | PhysicalAddress, |
| IN SIZE_T | NumberOfBytes, | ||
| IN MEMORY_CACHING_TYPE | CacheType | ||
| ) |
Definition at line 243 of file iosup.c.
Definition at line 193 of file iosup.c.
Referenced by AcpiOsUnmapMemory(), FdoRemoveAdapter(), HalpAcpiGetTable(), HalpAcpiGetTableFromBios(), HalpAcpiTableCacheInit(), HDA_FDORemoveDevice(), IntVideoPortUnmapMemory(), MiFreeContiguousMemory(), MmUnmapVideoDisplay(), NdisMDeregisterIoPortRange(), NdisMUnmapIoSpace(), OutTableData(), PciGetAcpiTable(), PciIdeXFdoFreeResources(), RamdiskUnmapPages(), ScrResetScreen(), ScrSetFont(), ScsiPortFreeDeviceBase(), StreamClassReleaseResources(), StreamClassStartDevice(), TestPhysicalMemorySection(), and VidInitialize().
Definition at line 260 of file iosup.c.
| MI_PFN_CACHE_ATTRIBUTE MiPlatformCacheAttributes[2][MmMaximumCacheType] |
Definition at line 27 of file iosup.c.
Referenced by MiAllocateContiguousMemory(), MiMapLockedPagesInUserSpace(), MmAllocateNonCachedMemory(), MmAllocatePagesForMdlEx(), MmMapIoSpace(), MmMapLockedPagesSpecifyCache(), and MmMapLockedPagesWithReservedMapping().