Nathan Whitehorn
eb1baf72ae
Remove hard-coded trap-handling logic involving the segmented memory model
...
used with hashed page tables on AIM and place it into a new, modular pmap
function called pmap_decode_kernel_ptr(). This function is the inverse
of pmap_map_user_ptr(). With POWER9 radix tables, which mapping to use
becomes more complex than just AIM/BOOKE and it is best to have it in
the same place as pmap_map_user_ptr().
Reviewed by: jhibbits
2018-01-29 04:33:41 +00:00
..
2017-11-27 15:09:59 +00:00
2017-11-27 15:09:59 +00:00
2017-11-20 19:43:44 +00:00
2018-01-17 09:45:18 +00:00
2018-01-12 23:34:16 +00:00
2017-12-31 09:24:41 +00:00
2018-01-17 09:36:48 +00:00
2017-11-27 15:09:59 +00:00
2017-12-14 20:01:04 +00:00
2016-12-16 04:47:29 +00:00
2017-11-27 15:09:59 +00:00
2017-12-31 20:23:39 +00:00
2017-10-20 03:03:04 +00:00
2017-11-27 15:09:59 +00:00
2018-01-03 20:20:43 +00:00
2017-11-27 15:09:59 +00:00
2018-01-25 18:09:26 +00:00
2017-11-27 15:09:59 +00:00
2017-11-27 15:09:59 +00:00
2017-11-27 15:09:59 +00:00
2017-11-20 19:43:44 +00:00
2017-11-18 14:26:50 +00:00
2017-11-08 01:23:37 +00:00
2018-01-26 09:38:40 +00:00
2018-01-18 07:41:04 +00:00
2017-11-20 19:43:44 +00:00
2018-01-29 04:33:41 +00:00
2018-01-18 08:34:20 +00:00
2016-03-18 01:28:41 +00:00
2017-11-27 15:09:59 +00:00
2017-11-25 21:59:59 +00:00
2017-11-27 15:09:59 +00:00
2018-01-29 04:33:41 +00:00
2017-11-27 15:09:59 +00:00
2016-01-10 18:00:01 +00:00
2016-02-03 01:50:27 +00:00
2015-12-03 00:10:57 +00:00
2017-11-27 15:09:59 +00:00
2017-11-27 15:09:59 +00:00
2018-01-18 07:42:51 +00:00
2017-11-27 15:09:59 +00:00
2017-11-27 15:09:59 +00:00
2018-01-29 04:33:41 +00:00
2017-11-20 19:43:44 +00:00
2018-01-13 23:14:53 +00:00
2018-01-18 07:42:51 +00:00