Mark Johnston
f3e982e764
Define a unified pmap structure for i386.
...
The overloading of struct pmap for PAE and non-PAE pmaps results in
three distinct layouts for the structure, which is embedded in
struct vmspace. This causes a large number of duplicate structure
definitions in the i386 kernel's CTF type graph.
Since most pmap fields are the same in the two pmaps, simply provide
side-by-side variants of the fields that are distinct, using fixed-size
types.
PR: 242689
Reviewed by: kib
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D22896
2020-01-07 15:59:31 +00:00
..
2018-04-13 20:30:49 +00:00
2019-12-04 16:56:11 +00:00
2017-11-23 11:40:16 +00:00
2019-11-12 15:56:27 +00:00
2019-10-08 10:50:16 +00:00
2017-11-27 15:08:52 +00:00
2017-11-27 15:08:52 +00:00
2018-05-25 07:33:20 +00:00
2019-08-29 07:25:27 +00:00
2018-11-05 22:54:03 +00:00
2019-02-19 19:17:20 +00:00
2017-11-27 15:08:52 +00:00
2018-08-10 20:37:32 +00:00
2018-05-22 00:45:00 +00:00
2017-11-27 15:08:52 +00:00
2017-11-20 19:43:44 +00:00
2017-11-18 14:26:50 +00:00
2018-04-13 20:30:49 +00:00
2018-03-06 14:28:37 +00:00
2018-05-31 20:22:47 +00:00
2017-11-27 15:08:52 +00:00
2017-11-20 19:43:44 +00:00
2018-08-20 12:31:39 +00:00
2017-11-27 15:08:52 +00:00
2017-11-27 15:08:52 +00:00
2017-11-27 15:08:52 +00:00
2017-11-27 15:08:52 +00:00
2017-11-20 19:43:44 +00:00
2019-01-30 02:07:13 +00:00
2017-11-27 15:08:52 +00:00
2017-11-27 15:08:52 +00:00
2017-11-27 15:08:52 +00:00
2018-02-23 20:15:19 +00:00
2019-01-30 02:07:13 +00:00
2018-05-11 20:47:45 +00:00
2017-11-20 19:43:44 +00:00
2019-08-29 07:25:27 +00:00
2019-08-29 07:25:27 +00:00
2019-09-22 19:23:00 +00:00
2019-02-26 09:45:44 +00:00
2019-02-26 09:45:44 +00:00
2020-01-07 15:59:31 +00:00
2018-06-04 02:05:48 +00:00
2017-11-27 15:08:52 +00:00
2017-11-20 19:43:44 +00:00
2019-03-16 11:44:33 +00:00
2018-06-02 09:59:27 +00:00
2017-11-20 19:43:44 +00:00
2017-11-27 15:08:52 +00:00
2018-04-13 20:30:49 +00:00
2017-11-27 15:08:52 +00:00
2017-11-27 15:08:52 +00:00
2017-11-20 19:43:44 +00:00
2017-11-27 15:08:52 +00:00
2018-04-05 14:39:51 +00:00
2017-11-27 15:08:52 +00:00
2017-11-20 19:43:44 +00:00
2017-11-27 15:08:52 +00:00
2019-01-30 02:07:13 +00:00
2017-11-27 15:08:52 +00:00
2019-01-30 02:07:13 +00:00