Ian Lepore
7669914f32
Add a pmap_kremove_device() to undo mappings made with pmap_kenter_device().
...
Previously we used pmap_kremove(), but with ARM_NEW_PMAP it does the remove
in a way that isn't SMP-coherent (which is appropriate in some circumstances
such as mapping/unmapping sf buffers). With matching enter/remove routines
for device mappings, each low-level implementation can do the right thing.
Reviewed by: Svatopluk Kraus <onwahe@gmail.com>
2015-04-10 13:26:35 +00:00
..
2014-04-01 14:46:11 +00:00
2014-08-14 04:20:13 +00:00
2015-02-10 14:11:23 +00:00
2015-01-02 23:46:26 +00:00
2014-11-18 17:06:56 +00:00
2015-03-02 20:40:25 +00:00
2015-01-21 20:12:35 +00:00
2014-08-01 23:06:38 +00:00
2015-04-02 12:56:06 +00:00
2015-01-08 03:59:03 +00:00
2015-03-30 09:29:45 +00:00
2015-03-30 09:29:45 +00:00
2015-03-09 14:46:10 +00:00
2014-12-24 18:54:31 +00:00
2014-05-17 11:29:44 +00:00
2015-01-07 01:01:39 +00:00
2015-01-02 15:36:29 +00:00
2015-04-05 09:50:22 +00:00
2014-03-29 14:35:36 +00:00
2014-12-24 18:54:31 +00:00
2015-03-13 02:49:55 +00:00
2015-03-29 21:12:59 +00:00
2014-04-27 18:12:55 +00:00
2015-03-26 21:13:53 +00:00
2015-01-22 17:46:05 +00:00
2015-04-06 15:50:20 +00:00
2014-01-05 18:46:58 +00:00
2014-10-28 15:22:13 +00:00
2015-03-26 21:13:53 +00:00
2014-03-09 03:00:03 +00:00
2014-02-17 20:04:57 +00:00
2014-08-05 17:39:58 +00:00
2014-08-17 02:56:58 +00:00
2014-05-17 18:02:46 +00:00
2015-03-26 21:13:53 +00:00
2015-04-10 13:26:35 +00:00
2015-04-10 13:26:35 +00:00
2015-03-27 08:47:16 +00:00
2015-01-03 22:33:18 +00:00
2015-01-31 19:55:12 +00:00
2014-01-06 17:16:27 +00:00
2015-03-26 21:13:53 +00:00
2015-03-26 21:13:53 +00:00
2015-03-26 21:13:53 +00:00
2015-03-26 21:13:53 +00:00
2015-02-19 12:06:57 +00:00
2014-03-11 22:47:04 +00:00
2015-04-02 12:56:06 +00:00
2014-05-23 00:21:02 +00:00
2014-03-29 10:11:19 +00:00
2015-03-26 21:13:53 +00:00
2015-03-26 21:13:53 +00:00