Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | Logical address of first page entry (page aligned) |
R1 | Number of page entries ( >= 1) |
Exit | |
---|---|
R0 | Corrupt |
Call this when the MMU mapping is has about just to be changed for a contiguous range of uncacheable page entries (multiple of 4k).
The operation must typically invalidate the TLB or TLBs over the range of the entries. On some systems the write buffer will also be drained.