Showing changes from revision #2 to #3:
Added | Removed | Changed
Entry | |
---|---|
R0 | 13 (&0D), and flags |
R1 | Physical address to map in |
R2 | Size to map in |
Exit | |
---|---|
R0 | Preserved |
R1 | Preserved |
R2 | Preserved |
R3 | Logical address assigned |
The purpose of this call is to permanently map in a region of IO memory at run-time.
For access to 64-bit physical addresses, see OS_Memory 21.