Ceddk.dll Address Mapping Functions (Compact 2013)
3/26/2014
The following table shows the Ceddk.dll address mapping functions.
Programming element |
Description |
---|---|
This function maps a physical address space to a nonpaged, process-dependent address space. It provides a directly mapped virtual address to the device. |
|
This function unmaps an address space previously mapped by MmMapIoSpace. |
|
This function is deprecated. Use BusTransBusAddrToStatic instead. This function translates a bus address to a physical system address. Then, it creates a static, process independent, virtual address mapping for that location. |
|
This function is deprecated. Use BusTransBusAddrToVirtual instead. This function translates a bus address to a virtual system address. |